Searched refs:async_context_base_needs_servicing (Results 1 – 3 of 3) sorted by relevance
27 bool async_context_base_needs_servicing(async_context_t *self);
108 bool async_context_base_needs_servicing(async_context_t *self) { in async_context_base_needs_servicing() function
122 } else if (async_context_base_needs_servicing(&self->core)) { in lock_release()