Home
last modified time | relevance | path

Searched defs:owner (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasi.h17 int fchown(int fd, uid_t owner, gid_t group){ in fchown()
/sqlite-3.40.0/src/
H A Dmutex_unix.c48 volatile pthread_t owner; /* Thread that is within this mutex */ member
H A Dmutex_w32.c42 volatile DWORD owner; /* Thread holding this mutex */ member
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_unix.c540 pthread_t owner; member
H A Dlsm_win32.c843 DWORD owner; member