Home
last modified time | relevance | path

Searched defs:event_loop (Results 1 – 17 of 17) sorted by relevance

/third_party/node/src/
Dnode_main_instance.cc26 uv_loop_t* event_loop, in NodeMainInstance()
46 uv_loop_t* event_loop, in Create()
56 uv_loop_t* event_loop, in NodeMainInstance()
Dnode_platform.h83 const uv_loop_t* event_loop() const { return loop_; } in event_loop() function
Denv-inl.h48 inline uv_loop_t* IsolateData::event_loop() const { in event_loop() function
542 inline uv_loop_t* Environment::event_loop() const { in event_loop() function
Dnode_http2.h714 uv_loop_t* event_loop() const { in event_loop() function
Denv.cc189 uv_loop_t* event_loop, in IsolateData()
Dnode_api.cc1174 uv_loop_t* event_loop = nullptr; in napi_queue_async_work() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/
DEventLoop.cpp22 void event_loop() { in event_loop() function
/third_party/gstreamer/gstreamer/tests/examples/streams/
Dstream-status.c5 event_loop (GstBus * bus, GstElement * pipe) in event_loop() function
Drtpool-test.c9 event_loop (GstBus * bus, GstElement * pipe) in event_loop() function
/third_party/gstreamer/gstreamer/tests/examples/stepping/
Dframestep1.c5 event_loop (GstElement * pipe) in event_loop() function
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcontroller.c33 event_loop (GstElement * pipe) in event_loop() function
Dcapsnego.c137 event_loop (GstElement * bin) in event_loop() function
/third_party/gstreamer/gstplugins_good/tests/examples/v4l2/
Dcamctrl.c35 event_loop (GstElement * bin) in event_loop() function
/third_party/node/src/api/
Denvironment.cc266 Isolate* NewIsolate(ArrayBufferAllocator* allocator, uv_loop_t* event_loop) { in NewIsolate()
273 uv_loop_t* event_loop, in NewIsolate()
290 uv_loop_t* event_loop, in NewIsolate()
298 uv_loop_t* event_loop, in NewIsolate()
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dflutter_glfw.cc56 std::unique_ptr<flutter::GLFWEventLoop> event_loop; member
/third_party/nghttp2/src/
Dshrpx.cc1310 int event_loop() { in event_loop() function
/third_party/ffmpeg/fftools/
Dffplay.c3278 static void event_loop(VideoState *cur_stream) in event_loop() function