Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dmutex.hpp154 BOOST_FORCEINLINE HANDLE_ create_mutex(SECURITY_ATTRIBUTES_* lpAttributes, BOOL_ bInitialOwner, LPC… in create_mutex() function
165 BOOST_FORCEINLINE HANDLE_ create_mutex(SECURITY_ATTRIBUTES_* lpAttributes, BOOL_ bInitialOwner, LPC… in create_mutex() function
/third_party/gstreamer/gstreamer/gst/
Dgsttocsetter.c91 static GMutex create_mutex; in gst_toc_setter_get_data() local
Dgsttagsetter.c122 static GMutex create_mutex; /* no initialisation required */ in gst_tag_setter_get_data() local
/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c263 static void create_mutex(void) { in create_mutex() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dxmpwriter.c132 static GMutex create_mutex; /* no initialisation required */ in gst_tag_xmp_writer_get_data() local