Home
last modified time | relevance | path

Searched defs:ThreadParam (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dsignal_test.cc50 struct ThreadParam { struct
51 pthread_t self;
52 int id;
53 std::atomic_bool started;
54 std::atomic_bool stop;
/aosp_15_r20/external/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cc203 struct ThreadParam { struct
210 ThreadParam *p = (ThreadParam*)arg; in __lsan_thread_start_func() argument
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc861 struct ThreadParam { struct
868 ThreadParam *p = (ThreadParam*)arg; in __tsan_thread_start_func() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-port-test.cc1216 typedef ThreadLocal<DestructorTracker>* ThreadParam; typedef
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-port-test.cc1195 typedef ThreadLocal<DestructorTracker>* ThreadParam; typedef
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-port-test.cc1216 typedef ThreadLocal<DestructorTracker>* ThreadParam; typedef
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-port-test.cc1216 typedef ThreadLocal<DestructorTracker>* ThreadParam; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-port-test.cc1195 typedef ThreadLocal<DestructorTracker>* ThreadParam; typedef