Searched defs:TQ_SLEEP (Results 1 – 5 of 5) sorted by relevance
69 #define TQ_SLEEP 0x00 /* Can block for memory */ macro
77 #define TQ_SLEEP 0x00 /* Can block for memory */ macro
57 #define TQ_SLEEP 0x00000000 macro
115 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function
119 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function