Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Dreactor_test.cc14 static volatile bool thread_running; variable
/aosp12/hardware/st/nfc/1.1/
H A Dhal_st21nfc.cc83 int thread_running; member
/aosp12/hardware/st/nfc/1.2/
H A Dhal_st21nfc.cc90 int thread_running; member
/aosp12/hardware/nxp/nfc/pn8x/halimpl/hal/
H A DphNxpNciHal.h92 uint8_t thread_running; /* Thread running if set to 1, else set to 0 */ member
/aosp12/hardware/nxp/nfc/pn8x/halimpl/self-test/
H A DphNxpNciHal_SelfTest.cc47 static int thread_running = 0; variable
/aosp12/hardware/nxp/nfc/snxxx/halimpl/self-test/
H A DphNxpNciHal_SelfTest.cc47 static int thread_running = 0; variable
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.h141 uint8_t thread_running; /* Thread running if set to 1, else set to 0 */ member