Searched defs:thread_id (Results 1 - 5 of 5) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_testlib.cc48 pthread_t thread_id; local in function:__anone67cff160110::StopTheWorldTestLibConstructor
H A Dsanitizer_stoptheworld_test.cc74 pthread_t thread_id; local in function:__sanitizer::TEST
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_debugging.cc50 uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, argument
132 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { argument
137 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc237 int __tsan_get_alloc_stack(uptr addr, uptr *trace, uptr size, int *thread_id, argument
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgdev.h89 uint32_t thread_id:6; member in struct:SQ_IND_INDEX_BITS::__anonc1e2d0810708

Completed in 7 milliseconds