Home
last modified time | relevance | path

Searched refs:pq_list_t (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/lib/libpthread/uthread/
Duthread_priority_queue.c97 (pq_list_t *) malloc(sizeof(pq_list_t) * prioslots)) == NULL) in _pq_alloc()
213 pq_list_t *pql; in _pq_first()
244 pq_list_t *pql; in pq_insert_prio_list()
Dpthread_private.h206 } pq_list_t; typedef
210 pq_list_t *pq_lists; /* array of all priority lists */
Duthread_info_openbsd.c302 pq_list_t * pq_list; in _thread_dump_info()