Searched defs:pthread_queue_t (Results 1 – 2 of 2) sorted by relevance
62 typedef struct pthread_queue_struct_t pthread_queue_t; typedef
873 struct pthread_queue_t { in version() struct874 void* ptqh_first; in version()875 void** ptqh_last; in version()