Searched refs:_cups_thread_func_t (Results 1 – 2 of 2) sorted by relevance
36 typedef void *(*_cups_thread_func_t)(void *arg); typedef52 typedef void *(__stdcall *_cups_thread_func_t)(void *arg);71 typedef void *(*_cups_thread_func_t)(void *arg);101 extern _cups_thread_t _cupsThreadCreate(_cups_thread_func_t func, void *arg);
163 _cups_thread_func_t func, /* I - Entry point */ in _cupsThreadCreate()339 _cups_thread_func_t func, /* I - Entry point */ in _cupsThreadCreate()490 _cups_thread_func_t func, /* I - Entry point */ in _cupsThreadCreate()