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

  /src/sys/external/bsd/drm2/include/linux/
spinlock.h 198 read_unlock(rwlock_t *rw) function in typeref:typename:void
  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.h 115 #define read_unlock(rwlock) mutex_spin_exit(rwlock) macro
121 #define read_unlock_bh(rwlock) read_unlock(rwlock)

Completed in 28 milliseconds