HomeSort by: relevance | last modified time | path
    Searched defs:pthread_queue_t (Results 1 - 2 of 2) 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;
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 21 milliseconds