Searched refs:ready_cb (Results 1 – 2 of 2) sorted by relevance
233 fixed_queue_cb ready_cb, void* context) { in fixed_queue_register_dequeue() argument236 CHECK(ready_cb != NULL); in fixed_queue_register_dequeue()241 queue->dequeue_ready = ready_cb; in fixed_queue_register_dequeue()
129 fixed_queue_cb ready_cb, void* context);