Home
last modified time | relevance | path

Searched refs:create_lock (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp30 G_LOCK_DEFINE_STATIC (create_lock);
161 G_LOCK (create_lock); in create_hwnd()
174 G_UNLOCK (create_lock); in create_hwnd()
182 G_UNLOCK (create_lock); in create_hwnd()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_win32.cpp37 G_LOCK_DEFINE_STATIC (create_lock);
460 G_LOCK (create_lock); in gst_d3d11_window_win32_create_internal_window()
478 G_UNLOCK (create_lock); in gst_d3d11_window_win32_create_internal_window()
498 G_UNLOCK (create_lock); in gst_d3d11_window_win32_create_internal_window()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h880 uint8_t create_lock; member
Dsctputil.c394 sctp_clog.x.lock.create_lock = mtx_owned(&inp->inp_create_mtx); in sctp_log_lock()
397 sctp_clog.x.lock.create_lock = SCTP_LOCK_UNKNOWN; in sctp_log_lock()