Home
last modified time | relevance | path

Searched defs:file_unlock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_file_io.h125 #define file_unlock(f) do { \ macro
131 #define file_unlock(f) do {} while (0) macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/
H A Dapr_arch_file_io.h81 #define file_unlock(f) do { \ macro
87 #define file_unlock(f) do {} while (0) macro