Home
last modified time | relevance | path

Searched defs:mThread (Results 1 – 5 of 5) sorted by relevance

/system/core/libutils/include/utils/
DThread.h99 thread_id_t mThread; variable
/system/core/libsysutils/include/sysutils/
DSocketListener.h33 pthread_t mThread; variable
/system/chre/host/common/include/chre_host/
Dst_hal_lpma_handler.h127 std::optional<std::thread> mThread; variable
Dwifi_ext_hal_handler.h111 std::thread mThread; variable
/system/core/libutils/
DLooper_test.cpp797 std::thread mThread; member in android::ThreadedLooperUtil