Home
last modified time | relevance | path

Searched refs:MBlockThreadContex (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mman.h57 MBlockThreadContex, enumerator
Dtsan_rtl_thread.cpp424 void *mem = internal_alloc(MBlockThreadContex, sizeof(ThreadState)); in FiberCreate()
Dtsan_rtl.cpp106 void *mem = internal_alloc(MBlockThreadContex, sizeof(ThreadContext)); in CreateThreadContext()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
Dtsan_go.cpp145 ThreadState *thr = (ThreadState*)internal_alloc(MBlockThreadContex, in AllocGoroutine()