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_NOESCAPE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_dispatch_defs.h
54
# define
DISPATCH_NOESCAPE
__attribute__((__noescape__))
56
# define
DISPATCH_NOESCAPE
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_dispatch_defs.h
54
# define
DISPATCH_NOESCAPE
__attribute__((__noescape__))
56
# define
DISPATCH_NOESCAPE
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_libdispatch_mac.cc
28
//
DISPATCH_NOESCAPE
is not defined prior to XCode 8.
29
#ifndef
DISPATCH_NOESCAPE
30
#define
DISPATCH_NOESCAPE
186
DISPATCH_NOESCAPE
dispatch_block_t block) { \
273
DISPATCH_NOESCAPE
dispatch_block_t block) {
484
DISPATCH_NOESCAPE
void (^block)(size_t)) {
Completed in 79 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026