Home
last modified time | relevance | path

Searched defs:stop_event (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/stress/
Dtest_runner.py37 def __init__(self, stub, test_cases, hist, exception_queue, stop_event): argument
/third_party/grpc/examples/python/cancellation/
Dsearch.py101 stop_event, argument
/third_party/boost/libs/mpl/example/fsm/
Dplayer.cpp29 struct stop_event : event<stop_event> {}; struct in player
/third_party/glib/glib/
Dgpoll.c371 GPollFD stop_event = { 0, }; in g_poll() local
/third_party/libinput/test/
Dtest-touchpad.c4453 struct libinput_event_pointer *stop_event; in START_TEST() local