Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Ddarwin-stub.h37 typedef struct CFRunLoopSourceContext CFRunLoopSourceContext; typedef
59 struct CFRunLoopSourceContext { struct
60 CFIndex version;
61 void* info;
62 void* pad[7];
63 void (*perform)(void*);

Completed in 6 milliseconds