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

/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dsource.c726 static void _dispatch_kevent_unguard(dispatch_kevent_t dk);
729 static inline void _dispatch_kevent_unguard(dispatch_kevent_t dk) { (void)dk; } function
906 _dispatch_kevent_unguard(dk);
1042 _dispatch_kevent_unguard(dispatch_kevent_t dk) function

Completed in 201 milliseconds