Home
last modified time | relevance | path

Searched defs:locking (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/flyweight/
Dlocking_tag.hpp37 struct locking:parameter::template_keyword<locking<>,T> struct
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpdtmfmux.h59 void (*locking) (GstElement * element, GstPad * pad); member
/third_party/weston/
Dweston.ini.in14 locking=true key
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsagent.c74 gboolean locking; in ssl_locking_function() local
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.h180 GstDeinterlaceLocking locking; member
Dgstdeinterlace.c1582 const GstDeinterlaceLocking locking = self->locking; in gst_deinterlace_output_frame() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc454 const bool locking = (flags & SYNCH_F_UNLOCK) == 0; in PostSynchEvent() local
1775 bool locking, bool trylock, in EvalConditionAnnotated()
/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc443 const bool locking = (flags & SYNCH_F_UNLOCK) == 0; in PostSynchEvent() local
1764 bool locking, bool trylock, in EvalConditionAnnotated()
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c483 HANDLE *handle, int flags, BOOL locking) in ntfs_device_win32_simple_open_file()
/third_party/weston/clients/
Ddesktop-shell.c80 bool locking; member