OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatch_function_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_mac.cc
59
typedef void (*
dispatch_function_t
)(void *block);
typedef in namespace:__lsan
65
dispatch_function_t
func;
99
dispatch_function_t
func) {
110
// parameters: dispatch_queue_t, context,
dispatch_function_t
.
113
dispatch_function_t
func) { \
124
void *ctxt,
dispatch_function_t
func) {
131
dispatch_queue_t dq, void *ctxt,
dispatch_function_t
func) {
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_mac.cc
168
typedef void (*
dispatch_function_t
)(void *block);
typedef in namespace:__asan
174
dispatch_function_t
func;
214
asan_block_context_t *alloc_asan_context(void *ctxt,
dispatch_function_t
func,
225
// parameters: dispatch_queue_t, context,
dispatch_function_t
.
228
dispatch_function_t
func) { \
246
dispatch_function_t
func) {
259
dispatch_function_t
func) {
Completed in 29 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025