Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Daupdate.c38 pa_mutex *write_lock; member
48 a->write_lock = pa_mutex_new(false, false); in pa_aupdate_new()
57 pa_mutex_free(a->write_lock); in pa_aupdate_free()
99 pa_mutex_lock(a->write_lock); in pa_aupdate_write_begin()
134 pa_mutex_unlock(a->write_lock); in pa_aupdate_write_end()
/third_party/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock.h18 #define write_lock(fd, offset, whence, len) \ macro
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py1282 write_lock = Lock() variable
1288 with write_lock:
/third_party/libabigail/
DChangeLog19855 * tests/test-read-dwarf.cc (iospec, spec_lock, write_lock)