Home
last modified time | relevance | path

Searched defs:create_event (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/winapi/
Devent.hpp162 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/
Dthread_primitives.hpp88 inline handle create_event( in create_event() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Drtponviftimestamp.c76 create_event (GstEventType type) in create_event() function
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp516 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