Searched refs:filelock_create (Results 1 – 3 of 3) sorted by relevance
35 extern FileLock* filelock_create ( const char* path );
374 filelock_create( const char* file ) in filelock_create() function
522 if (filelock_create(path) != NULL) { in imageLoader_lock()