Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp37 } block_context_t; typedef
84 block_context_t *new_context = in AllocContext()
85 (block_context_t *)user_alloc_internal(thr, pc, sizeof(block_context_t)); in AllocContext()
135 block_context_t *context = (block_context_t *)param; in dispatch_callback_wrap()
259 block_context_t *new_context = in DISPATCH_INTERCEPT_SYNC_F()
403 block_context_t *new_context = in DECLARE_REAL()
421 __block block_context_t new_context = { in TSAN_INTERCEPTOR()
450 __block block_context_t new_context = { in TSAN_INTERCEPTOR()
481 __block block_context_t new_context = { in TSAN_INTERCEPTOR()
577 block_context_t *new_context = in DECLARE_REAL_AND_INTERCEPTOR()
[all …]