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