Home
last modified time | relevance | path

Searched refs:pCFRunLoopGetCurrent (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfsevents.c121 static CFRunLoopRef (*pCFRunLoopGetCurrent)(void); variable
726 state->loop = pCFRunLoopGetCurrent(); in uv__cf_loop_runner()