HomeSort by: relevance | last modified time | path
    Searched refs:MEM_UNLOCK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/v7fs/
v7fs_io.c 78 MEM_UNLOCK(fs);
85 MEM_UNLOCK(fs);
88 MEM_UNLOCK(fs);
118 MEM_UNLOCK(fs);
136 MEM_UNLOCK(fs);
v7fs_impl.h 74 #define MEM_UNLOCK(x) ((x)->mem_lock.unlock((x)->mem_lock.cookie))
81 #define MEM_UNLOCK(x) ((void)0)

Completed in 12 milliseconds