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

  /src/sys/external/bsd/drm2/include/linux/
spinlock.h 159 rwlock_destroy(rwlock_t *rw) function in typeref:typename:void
  /src/lib/libc/include/
reentrant.h 188 #define rwlock_destroy(l) __libc_rwlock_destroy((l)) macro
303 #define rwlock_destroy(l) __nothing

Completed in 12 milliseconds