Home
last modified time | relevance | path

Searched defs:CFRunLoopSourceContext (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/src/unix/
Ddarwin-stub.h38 typedef struct CFRunLoopSourceContext CFRunLoopSourceContext; typedef
70 struct CFRunLoopSourceContext { struct
71 CFIndex version;
72 void* info;
73 void* pad[7];
74 void (*perform)(void*);