Lines Matching defs:handle
110 static void timer_cb(uv_timer_t* handle) { in timer_cb()
115 static void idle_2_close_cb(uv_handle_t* handle) { in idle_2_close_cb()
128 static void idle_2_cb(uv_idle_t* handle) { in idle_2_cb()
140 static void idle_1_cb(uv_idle_t* handle) { in idle_1_cb()
169 static void idle_1_close_cb(uv_handle_t* handle) { in idle_1_close_cb()
179 static void prepare_1_close_cb(uv_handle_t* handle) { in prepare_1_close_cb()
188 static void check_close_cb(uv_handle_t* handle) { in check_close_cb()
197 static void prepare_2_close_cb(uv_handle_t* handle) { in prepare_2_close_cb()
206 static void check_cb(uv_check_t* handle) { in check_cb()
242 static void prepare_2_cb(uv_prepare_t* handle) { in prepare_2_cb()
262 static void prepare_1_cb(uv_prepare_t* handle) { in prepare_1_cb()