Home
last modified time | relevance | path

Searched refs:IWP_RLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/platform/
Diwp.h80 #define IWP_RLOCK ((iwp_lockmode) 0x01U) macro
/third_party/iowow/src/kv/
Diwkv.c3512 .lock_mode = (oflags & IWKV_RDONLY) ? IWP_RLOCK : IWP_WLOCK in iwkv_open()