Home
last modified time | relevance | path

Searched refs:prepare_1_cb (Results 1 - 1 of 1) sorted by relevance

/third_party/libuv/test/
H A Dtest-loop-handles.c262 static void prepare_1_cb(uv_prepare_t* handle) { in prepare_1_cb() function
287 r = uv_prepare_start(&prepare_1_handle, prepare_1_cb); in TEST_IMPL()
295 /* initialize only, prepare_2 is started by prepare_1_cb */ in TEST_IMPL()

Completed in 1 milliseconds