Searched refs:FSEventStreamRef (Results 1 – 2 of 2) sorted by relevance
50 typedef void* FSEventStreamRef; typedef52 typedef void (*FSEventStreamCallback)(const FSEventStreamRef,
98 FSEventStreamRef fsevent_stream;136 static FSEventStreamRef (*pFSEventStreamCreate)(CFAllocatorRef,143 static void (*pFSEventStreamInvalidate)(FSEventStreamRef);144 static void (*pFSEventStreamRelease)(FSEventStreamRef);145 static void (*pFSEventStreamScheduleWithRunLoop)(FSEventStreamRef,148 static int (*pFSEventStreamStart)(FSEventStreamRef);149 static void (*pFSEventStreamStop)(FSEventStreamRef);215 static void uv__fsevents_event_cb(const FSEventStreamRef streamRef, in uv__fsevents_event_cb()332 FSEventStreamRef ref; in uv__fsevents_create_stream()
Completed in 7 milliseconds