Searched defs:thread_context (Results 1 – 8 of 8) sorted by relevance
58 struct thread_context : struct in boost::sinks::block_on_overflow61 condition_variable cond;62 bool result;64 thread_context() : result(true) {} in thread_context() function
31 class thread_context class
136 GMainContext *thread_context; in test_delivery_in_thread_func() local348 GMainContext *thread_context; in test_sleep_in_thread_func() local
1319 GMainContext *thread_context; in check_proxies_in_thread() local
318 GMainContext *thread_context; in got_connection() local
2754 MpegEncContext *thread_context = s2->thread_context[s->slice_count]; in decode_chunks() local
155 struct MpegEncContext *thread_context[MAX_THREADS]; member