Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse.c163 #define TREELOCK_WAIT_OFFSET INT_MIN macro
989 assert(node->treelock != TREELOCK_WAIT_OFFSET); in unlock_path()
992 if (node->treelock == TREELOCK_WAIT_OFFSET) in unlock_path()
1030 wnode->treelock += TREELOCK_WAIT_OFFSET; in try_get_path()