Searched refs:read_thread_exists (Results 1 – 1 of 1) sorted by relevance
130 #define read_thread_exists(h) (h->read_thr_exists) macro158 #define read_thread_exists(h) (0) macro538 read_from_thread = read_thread_exists(h); in read_reply()1006 assert(!read_thread_exists(h)); /* not threadsafe but worth a check */ in read_watch_internal()
Completed in 7 milliseconds