OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatch_once_f
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_libdispatch_mac.cc
293
#undef
dispatch_once_f
macro
294
TSAN_INTERCEPTOR(void,
dispatch_once_f
, dispatch_once_t *predicate,
296
SCOPED_INTERCEPTOR_RAW(
dispatch_once_f
, predicate, context, function);
/src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_interceptors_libdispatch.cpp
310
#undef
dispatch_once_f
macro
311
TSAN_INTERCEPTOR(void,
dispatch_once_f
, dispatch_once_t *predicate,
313
SCOPED_INTERCEPTOR_RAW(
dispatch_once_f
, predicate, context, function);
784
INTERCEPT_FUNCTION(
dispatch_once_f
);
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_interceptors_libdispatch.cpp
310
#undef
dispatch_once_f
macro
311
TSAN_INTERCEPTOR(void,
dispatch_once_f
, dispatch_once_t *predicate,
313
SCOPED_INTERCEPTOR_RAW(
dispatch_once_f
, predicate, context, function);
784
INTERCEPT_FUNCTION(
dispatch_once_f
);
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026