Home
last modified time | relevance | path

Searched refs:disabled_interruption_point_thread (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_thread.cpp104 void disabled_interruption_point_thread(boost::mutex* m,bool* failed) in disabled_interruption_point_thread() function
117 boost::thread thrd(boost::bind(&disabled_interruption_point_thread,&m,&failed)); in do_test_thread_no_interrupt_if_interrupts_disabled_at_interruption_point()