Searched refs:dispatch_introspection_object_s (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libdispatch-442.1.4/private/
H A Dintrospection_private.h120 * Version of dispatch_introspection_object_s structure.
123 * Size of dispatch_introspection_object_s structure.
258 * @typedef dispatch_introspection_object_s
276 typedef struct dispatch_introspection_object_s { struct
281 } dispatch_introspection_object_s; typedef in typeref:struct:dispatch_introspection_object_s
282 typedef dispatch_introspection_object_s *dispatch_introspection_object_t;
451 dispatch_introspection_object_s object;
/macosx-10.10/libdispatch-442.1.4/src/
H A Dintrospection.c99 .object_size = sizeof(dispatch_introspection_object_s),
209 dispatch_introspection_object_s
212 dispatch_introspection_object_s dio = {

Completed in 86 milliseconds