Searched defs:new_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libcxxrt/
H A Dmemory.cc49 typedef void (*new_handler)(); typedef
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp303 xpc_handler_t new_handler = ^(xpc_object_t object) { local
333 xpc_handler_t new_handler = ^(xpc_object_t object) { local
H A Dtsan_interceptors_libdispatch.cpp395 dispatch_block_t new_handler = Block_copy(^(void) { local
424 dispatch_block_t new_handler = Block_copy(^(void) { local
455 dispatch_block_t new_handler = Block_copy(^(void) { local

Completed in 216 milliseconds