Searched refs:stack_tid (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_thread_registry.cpp | 150 u32 stack_tid, void *arg) { in CreateThread() argument 188 tctx->SetCreated(user_id, total_threads_++, detached, parent_tid, stack_tid, in CreateThread()
|
| H A D | sanitizer_thread_registry.h | 110 u32 CreateThread(uptr user_id, bool detached, u32 parent_tid, u32 stack_tid,
|