Home
last modified time | relevance | path

Searched defs:pthread_id (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_base_address_posix.cc47 uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthread_id) { in GetThreadStackBaseAddressImpl()
75 pthread_t pthread_id) { in GetThreadStackBaseAddress()
H A Dsampling_profiler_thread_token.h29 pthread_t pthread_id; member
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc65 pthread_t pthread_id; in SetUp() local
109 void ThreadListerTest::SpawnTidReporter(pthread_t *pthread_id, in SpawnTidReporter()