Searched refs:curpid (Results 1 – 3 of 3) sorted by relevance
23 #define curpid ((loop)->curpid) macro122 #undef curpid
78 VARx(pid_t, curpid)
2856 curpid = getpid (); in loop_init()3554 if (expect_false (curpid)) /* penalise the forking check even more */ in ev_run()3555 if (expect_false (getpid () != curpid)) in ev_run()3557 curpid = getpid (); in ev_run()