Searched defs:create_event (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/winapi/ |
D | event.hpp | 162 BOOST_FORCEINLINE HANDLE_ create_event(SECURITY_ATTRIBUTES_* lpEventAttributes, BOOL_ bManualReset,… in create_event() function 173 BOOST_FORCEINLINE HANDLE_ create_event(SECURITY_ATTRIBUTES_* lpEventAttributes, BOOL_ bManualReset,… in create_event() function
|
/third_party/boost/boost/thread/win32/ |
D | thread_primitives.hpp | 88 inline handle create_event( in create_event() function
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | rtponviftimestamp.c | 76 create_event (GstEventType type) in create_event() function
|
/third_party/flutter/skia/src/gpu/ |
D | GrTessellator.cpp | 516 void create_event(SSEdge* e, EventList* events, SkArenaAlloc& alloc) { in create_event() function 534 void create_event(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, EventList* events, in create_event() function
|