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

/freebsd-10-stable/sys/dev/arcmsr/
H A Darcmsr.h76 #define ARCMSR_LOCK_RELEASE(l) mtx_unlock(l) macro
84 #define ARCMSR_LOCK_RELEASE(l) simple_unlock(l) macro

Completed in 121 milliseconds