Searched refs:read_thread_exists (Results 1 – 1 of 1) sorted by relevance
115 #define read_thread_exists(h) (h->read_thr_exists) macro143 #define read_thread_exists(h) (0) macro450 read_from_thread = read_thread_exists(h); in read_reply()893 assert(!read_thread_exists(h)); /* not threadsafe but worth a check */ in read_watch_internal()
Completed in 4 milliseconds