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

/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dsource.c739 static struct dispatch_kevent_s _dispatch_kevent_data_add = { variable in typeref:struct:dispatch_kevent_s
743 .dk_sources = TAILQ_HEAD_INITIALIZER(_dispatch_kevent_data_add.dk_sources),
762 &_dispatch_kevent_data_add, dk_list);
765 _dispatch_kevent_data_add.dk_kevent.udata =
766 (uintptr_t)&_dispatch_kevent_data_add;

Completed in 117 milliseconds