OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatch_function_t
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/asan/
asan_mac.cc
285
typedef void (*
dispatch_function_t
)(void *block);
typedef in namespace:__asan
291
dispatch_function_t
func;
332
asan_block_context_t *alloc_asan_context(void *ctxt,
dispatch_function_t
func,
343
// parameters: dispatch_queue_t, context,
dispatch_function_t
.
346
dispatch_function_t
func) { \
364
dispatch_function_t
func) {
377
dispatch_function_t
func) {
Completed in 398 milliseconds