Searched defs:recursion (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_lock.h29 int recursion; member in struct:fssh_recursive_lock
/haiku/headers/private/kernel/
H A Dlock.h43 int recursion; member in struct:recursive_lock
/haiku/headers/private/shared/
H A Dlocks.h72 int32 recursion; member in struct:recursive_lock
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDataStream.cpp450 _AddBlocks(Transaction& transaction, uint32* block, off_t start, off_t end, int recursion) argument
657 _FreeBlocks(Transaction& transaction, uint32* block, off_t start, off_t end, bool freeParent, int recursion) argument
[all...]
/haiku/src/system/kernel/
H A Dcondition_variable.cpp321 int32 recursion = recursive_lock_get_recursion(lock); local

Completed in 52 milliseconds