HomeSort by: relevance | last modified time | path
    Searched defs:pthread_queue_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
pthread_types.h 62 typedef struct pthread_queue_struct_t pthread_queue_t; typedef in typeref:struct:pthread_queue_struct_t
230 pthread_queue_t ptr_rblocked;
231 pthread_queue_t ptr_wblocked;
263 pthread_queue_t ptb_waiters;

Completed in 12 milliseconds