Home
last modified time | relevance | path

Searched refs:stack_tid (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp150 u32 stack_tid, void *arg) { in CreateThread() argument
188 tctx->SetCreated(user_id, total_threads_++, detached, parent_tid, stack_tid, in CreateThread()
H A Dsanitizer_thread_registry.h110 u32 CreateThread(uptr user_id, bool detached, u32 parent_tid, u32 stack_tid,