OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fd_handler_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_libdispatch_mac.cc
543
typedef void (^
fd_handler_t
)(dispatch_data_t data, int error);
typedef in namespace:__tsan
547
dispatch_queue_t q,
fd_handler_t
h) {
551
fd_handler_t
new_h = Block_copy(^(dispatch_data_t data, int error) {
564
dispatch_queue_t q,
fd_handler_t
h) {
568
fd_handler_t
new_h = Block_copy(^(dispatch_data_t data, int error) {
Completed in 173 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025