HomeSort by relevance Sort by last modified time
    Searched refs:_cupsThreadWait (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
thread.c 187 * '_cupsThreadWait()' - Wait for a thread to exit.
191 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
370 * '_cupsThreadWait()' - Wait for a thread to exit.
374 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
527 * '_cupsThreadWait()' - Wait for a thread to exit.
531 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
thread-private.h 103 extern void *_cupsThreadWait(_cups_thread_t thread);

Completed in 44 milliseconds