- _cf_reserved
void* _cf_reserved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cf_mutex
uv_mutex_t cf_mutex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cf_sem
uv_sem_t cf_sem;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cf_signals
void*[2] cf_signals;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cf_state
void* cf_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cf_thread
uv_thread_t cf_thread;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.