Searched defs:TQ_FLAGS_UNLOCKED_ENQUEUE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ | ||
H A D | subr_gtaskqueue.c | 83 #define TQ_FLAGS_UNLOCKED_ENQUEUE (1 << 2) macro |
H A D | subr_taskqueue.c | 83 #define TQ_FLAGS_UNLOCKED_ENQUEUE (1 << 2) macro |