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

  /external/libcups/cups/
thread.c 176 * '_cupsThreadWait()' - Wait for a thread to exit.
180 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
347 * '_cupsThreadWait()' - Wait for a thread to exit.
351 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
504 * '_cupsThreadWait()' - Wait for a thread to exit.
508 _cupsThreadWait(_cups_thread_t thread) /* I - Thread ID */
thread-private.h 102 extern void *_cupsThreadWait(_cups_thread_t thread);

Completed in 98 milliseconds