Searched refs:_lthread_queue_remove (Results 1 – 5 of 5) sorted by relevance
97 data = _lthread_queue_remove(q); in _lthread_objcache_alloc()113 data = _lthread_queue_remove(q); in _lthread_objcache_alloc()
136 lt = _lthread_queue_remove(c->blocked); in lthread_cond_signal()161 lt = _lthread_queue_remove(c->blocked); in lthread_cond_broadcast()
37 return _lthread_queue_remove(q); in _ready_queue_remove()
220 _lthread_queue_remove(struct lthread_queue *q) in _lthread_queue_remove() function
199 unblocked = _lthread_queue_remove(m->blocked); in lthread_mutex_unlock()