Searched defs:do_lock (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_posix.cc | 75 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock() 106 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
|
/aosp_15_r20/external/curl/lib/ |
H A D | conncache.c | 490 bool do_lock = !CPOOL_IS_LOCKED(cpool); in Curl_cpool_conn_now_idle() local 779 bool do_lock; in Curl_cpool_disconnect() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | training_op_helpers.h | 141 OpKernelContext* ctx, bool do_lock, bool sparse, in MaybeLockVariableInputMutexesInOrder()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
H A D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
H A D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
H A D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | kernels_experimental.cc | 288 TF_OpKernelContext* ctx, bool do_lock, bool sparse, const int* const inputs, in TF_MaybeLockVariableInputMutexesInOrder()
|