Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
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*);
/third_party/node/deps/uv/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*);