Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc35 dispatch_function_t orig_work; member
83 dispatch_function_t orig_work) { in AllocContext() argument
88 new_context->orig_work = orig_work; in AllocContext()
111 context->orig_work(context->orig_context); in dispatch_callback_wrap()