Home
last modified time | relevance | path

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

/mirbsd/src/lib/libpthread/uthread/
Duthread_priority_queue.c87 _pq_alloc(pq_queue_t *pq, int minprio, int maxprio) in _pq_alloc() function
Duthread_init.c218 res = _pq_alloc(&_readyq, PTHREAD_MIN_PRIORITY, PTHREAD_LAST_PRIORITY); in _thread_init()
Dpthread_private.h1081 int _pq_alloc(struct pq_queue *, int, int);