Home
last modified time | relevance | path

Searched defs:queue_remove (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/selinux/checkpolicy/
H A Dqueue.c74 queue_element_t queue_remove(queue_t q) in queue_remove() function
/aosp_15_r20/external/grpc-grpc/test/core/gpr/
H A Dsync_test.cc114 int queue_remove(queue* q, int* head, gpr_timespec abs_deadline) { in queue_remove() function