Home
last modified time | relevance | path

Searched defs:do_lock (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/files/
Dfile_posix.cc75 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
106 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
/external/tensorflow/tensorflow/core/kernels/
Dtraining_op_helpers.h141 OpKernelContext* ctx, bool do_lock, bool sparse, in MaybeLockVariableInputMutexesInOrder()
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl19.c142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl11.c128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl20.c141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl21.c149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
/external/curl/lib/
Dconncache.c502 bool do_lock = !CPOOL_IS_LOCKED(cpool); in Curl_cpool_conn_now_idle() local
806 bool do_lock; in Curl_cpool_disconnect() local
/external/tensorflow/tensorflow/c/
Dkernels_experimental.cc288 TF_OpKernelContext* ctx, bool do_lock, bool sparse, const int* const inputs, in TF_MaybeLockVariableInputMutexesInOrder()