Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp32 dispatch_function_t orig_work; member
83 dispatch_function_t orig_work) { in AllocContext() argument
88 new_context->orig_work = orig_work; in AllocContext()
140 context->orig_work(context->orig_context); in dispatch_callback_wrap()