Home
last modified time | relevance | path

Searched defs:dispatch_function_t (Results 1 – 25 of 88) sorted by relevance

1234

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/dispatch-0.2.0/src/
H A Dffi.rs10 pub type dispatch_function_t = extern fn(*mut c_void); typedef
44 … pub fn dispatch_async_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_async_f()
46 … pub fn dispatch_sync_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_sync_f()
48 …f(when: dispatch_time_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_after_f()
52 …patch_once_f(predicate: *mut dispatch_once_t, context: *mut c_void, function: dispatch_function_t); in dispatch_once_f()
55 …group: dispatch_group_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_group_async_f()
60 …group: dispatch_group_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_group_notify_f()
68 pub fn dispatch_set_finalizer_f(object: dispatch_object_t, finalizer: dispatch_function_t); in dispatch_set_finalizer_f()
76 …dispatch_barrier_async_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_barrier_async_f()
78 … dispatch_barrier_sync_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_barrier_sync_f()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/dispatch-0.2.0/src/
H A Dffi.rs10 pub type dispatch_function_t = extern fn(*mut c_void); typedef
44 … pub fn dispatch_async_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_async_f()
46 … pub fn dispatch_sync_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_sync_f()
48 …f(when: dispatch_time_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_after_f()
52 …patch_once_f(predicate: *mut dispatch_once_t, context: *mut c_void, function: dispatch_function_t); in dispatch_once_f()
55 …group: dispatch_group_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_group_async_f()
60 …group: dispatch_group_t, queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_group_notify_f()
68 pub fn dispatch_set_finalizer_f(object: dispatch_object_t, finalizer: dispatch_function_t); in dispatch_set_finalizer_f()
76 …dispatch_barrier_async_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_barrier_async_f()
78 … dispatch_barrier_sync_f(queue: dispatch_queue_t, context: *mut c_void, work: dispatch_function_t); in dispatch_barrier_sync_f()
/dports/lang/libobjc2/libobjc2-2.1/objc/
H A Dtoydispatch.h24 typedef void (*dispatch_function_t)(void *); typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc10-devel/gcc-10-20211008/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/lsan/
H A Dlsan_mac.cpp58 typedef void (*dispatch_function_t)(void *block); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp58 typedef void (*dispatch_function_t)(void *block); typedef
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/lsan/
H A Dlsan_mac.cc59 typedef void (*dispatch_function_t)(void *block); typedef
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/lsan/
H A Dlsan_mac.cc57 typedef void (*dispatch_function_t)(void *block); typedef

1234