Searched refs:read_thread_exists (Results 1 – 1 of 1) sorted by relevance
121 #define read_thread_exists(h) (h->read_thr_exists) macro149 #define read_thread_exists(h) (0) macro456 read_from_thread = read_thread_exists(h); in read_reply()919 assert(!read_thread_exists(h)); /* not threadsafe but worth a check */ in read_watch_internal()
Completed in 8 milliseconds