Searched refs:_all_filelocks (Results 1 – 1 of 1) sorted by relevance
83 static FileLock* _all_filelocks; variable368 for (lock = _all_filelocks; lock != NULL; lock = lock->next) in filelock_atexit()407 lock->next = _all_filelocks; in filelock_create()408 _all_filelocks = lock; in filelock_create()