Home
last modified time | relevance | path

Searched defs:thread_running (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_unittest.cc562 TestWaitableEvent thread_running; in TEST_F() local
755 TestWaitableEvent thread_running; in TEST_F() local
781 TestWaitableEvent thread_running; in TEST_F() local
H A Dthread_group_semaphore_unittest.cc907 TestWaitableEvent thread_running(WaitableEvent::ResetPolicy::AUTOMATIC); in TEST_P() local
918 TestWaitableEvent* threads_continue) { in TEST_P()
H A Dthread_group_impl_unittest.cc893 TestWaitableEvent thread_running(WaitableEvent::ResetPolicy::AUTOMATIC); in TEST_P() local
904 TestWaitableEvent* threads_continue) { in TEST_P()
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_worker_pool_impl_unittest.cc816 WaitableEvent thread_running(WaitableEvent::ResetPolicy::AUTOMATIC); in TEST_F() local
906 WaitableEvent thread_running(WaitableEvent::ResetPolicy::AUTOMATIC); in TEST_F() local
1095 WaitableEvent thread_running(WaitableEvent::ResetPolicy::AUTOMATIC); in TEST_P() local
1105 WaitableEvent* threads_continue) { in TEST_P()
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dreactor_test.cc12 static volatile bool thread_running; variable
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/
H A Dtrace-tsync-local.h13 bool thread_running; member
/aosp_15_r20/hardware/st/nfc/1.2/
Dhal_st21nfc.cc86 int thread_running; member
/aosp_15_r20/hardware/st/nfc/1.1/
Dhal_st21nfc.cc83 int thread_running; member
/aosp_15_r20/hardware/st/nfc/aidl/
Dhal_st21nfc.cc85 int thread_running; member
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.h93 uint8_t thread_running; /* Thread running if set to 1, else set to 0 */ member
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc47 static int thread_running = 0; variable
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.cc150 bool thread_running = true; in phNxpUciHal_client_thread() local
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc47 static int thread_running = 0; variable
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.h145 uint8_t thread_running; /* Thread running if set to 1, else set to 0 */ member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c55 mtx_t thread_running; member