Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.h136 …bool use_locks; /**< If `true` file operations will be guarded by rw lock. Default: `false` */ member
Diwexfile.c53 bool use_locks; /**< Use rwlocks to guard method access */ member