Home
last modified time | relevance | path

Searched defs:create_loop (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/docs/code/signal/
Dmain.c6 uv_loop_t* create_loop() in create_loop() function
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py312 def check_in_thread(loop, event, debug, create_loop, fut): argument
332 def test_thread(loop, debug, create_loop=False): argument