Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dprivate.h15 extern const struct ops ops_libuv, ops_libevent, ops_glib, ops_libev, ops_sdevent, ops_uloop;
H A Duloop.c55 const struct ops ops_uloop = { variable
H A Dminimal-http-server-eventlib-foreign.c305 ops = &ops_uloop; in main()

Completed in 2 milliseconds