Searched defs:uv__cf_loop_state_s (Results 1 – 1 of 1) sorted by relevance
94 struct uv__cf_loop_state_s { struct95 CFRunLoopRef loop;96 CFRunLoopSourceRef signal_source;97 int fsevent_need_reschedule;98 FSEventStreamRef fsevent_stream;99 uv_sem_t fsevent_sem;100 uv_mutex_t fsevent_mutex;101 void* fsevent_handles[2];102 unsigned int fsevent_handle_count;