Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp34 bool submitted_synchronously; member
90 new_context->submitted_synchronously = false; in AllocContext()
121 if (context->submitted_synchronously) Release(thr, pc, submit_sync); in dispatch_sync_post_execute()