Searched defs:TQ_SLEEP (Results 1 – 4 of 4) sorted by relevance
76 #define TQ_SLEEP 0x00 /* Can block for memory */ macro
122 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function129 #define TQ_SLEEP(a, b, c) break; macro
118 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function
51 #define TQ_SLEEP 0x00000000 macro