Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp33 bool free_context_in_callback; member
89 new_context->free_context_in_callback = true; in AllocContext()
145 if (context->free_context_in_callback) user_free(thr, pc, context); in dispatch_callback_wrap()