Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
H A Dfuse.c156 #define TREELOCK_WAIT_OFFSET INT_MIN macro
982 assert(node->treelock != TREELOCK_WAIT_OFFSET); in unlock_path()
985 if (node->treelock == TREELOCK_WAIT_OFFSET) in unlock_path()
1023 wnode->treelock += TREELOCK_WAIT_OFFSET; in try_get_path()

Completed in 7 milliseconds