Home
last modified time | relevance | path

Searched refs:g_rw_lock_writer_lock (Results 1 – 16 of 16) sorted by relevance

/third_party/glib/glib/tests/
Drwlock.c36 g_rw_lock_writer_lock (&lock); in test_rwlock1()
38 g_rw_lock_writer_lock (&lock); in test_rwlock1()
48 g_rw_lock_writer_lock (&lock); in test_rwlock2()
50 g_rw_lock_writer_lock (&lock); in test_rwlock2()
100 g_rw_lock_writer_lock (&lock); in test_rwlock6()
132 g_rw_lock_writer_lock (&locks[nr]); in acquire()
195 g_rw_lock_writer_lock (&even_lock); in change_even()
/third_party/glib/gio/
Dgresource.c1031 g_rw_lock_writer_lock (&resources_lock); in g_resources_register()
1047 g_rw_lock_writer_lock (&resources_lock); in g_resources_unregister()
1392 g_rw_lock_writer_lock (&resources_lock); in register_lazy_static_resources()
1440 g_rw_lock_writer_lock (&resources_lock); in g_static_resource_fini()
Dgvfs.c463 g_rw_lock_writer_lock (&additional_schemes_lock); in g_vfs_register_uri_scheme()
498 g_rw_lock_writer_lock (&additional_schemes_lock); in g_vfs_unregister_uri_scheme()
/third_party/glib/glib/
Dgthread.h179 void g_rw_lock_writer_lock (GRWLock *rw_lock);
519 g_rw_lock_writer_lock (rw_lock); in g_rw_lock_writer_locker_new()
Dgerror.c550 g_rw_lock_writer_lock (&error_domain_global); in error_domain_register()
Dgthread-win32.c188 g_rw_lock_writer_lock (GRWLock *lock) in g_rw_lock_writer_lock() function
Dgthread-posix.c556 g_rw_lock_writer_lock (GRWLock *rw_lock) in g_rw_lock_writer_lock() function
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsrc.h114 #define SPLITMUX_SRC_PADS_WLOCK(s) g_rw_lock_writer_lock(&(s)->pads_rwlock)
/third_party/gstreamer/gstreamer/gst/
Dgstallocator.c233 g_rw_lock_writer_lock (&lock); in gst_allocator_register()
281 g_rw_lock_writer_lock (&lock); in gst_allocator_set_default()
Dgstmeta.c407 g_rw_lock_writer_lock (&lock); in gst_meta_register()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsagent.c90 g_rw_lock_writer_lock (lock); in ssl_locking_function()
/third_party/glib/glib/deprecated/
Dgthread.h220 GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock)
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c234 g_rw_lock_writer_lock (&demux->metadata_lock); in gst_mxf_demux_reset_metadata()
606 g_rw_lock_writer_lock (&demux->metadata_lock); in gst_mxf_demux_resolve_references()
1237 g_rw_lock_writer_lock (&demux->metadata_lock); in gst_mxf_demux_update_tracks()
1746 g_rw_lock_writer_lock (&demux->metadata_lock); in gst_mxf_demux_handle_metadata()
1840 g_rw_lock_writer_lock (&demux->metadata_lock); in gst_mxf_demux_handle_descriptive_metadata()
/third_party/glib/gobject/
Dgobject.c3457 g_rw_lock_writer_lock (&weak_locations_lock); in g_object_unref()
4611 g_rw_lock_writer_lock (&weak_locations_lock); in g_weak_ref_set()
Dgtype.c123 #define G_WRITE_LOCK(rw_lock) do { g_printerr (G_STRLOC ": writeL++\n"); g_rw_lock_writer_lock (r…
128 #define G_WRITE_LOCK(rw_lock) g_rw_lock_writer_lock (rw_lock)
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1006 g_rw_lock_writer_lock