Home
last modified time | relevance | path

Searched defs:_PROP_RWLOCK_DESTROY (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libprop/
H A Dprop_object_impl.h294 #define _PROP_RWLOCK_DESTROY(x) rw_destroy(&(x)) macro
342 #define _PROP_RWLOCK_DESTROY(x) /* nothing */ macro
396 #define _PROP_RWLOCK_DESTROY(x) rwlock_destroy(&(x)) macro
422 #define _PROP_RWLOCK_DESTROY(x) /* nothing */ macro
448 #define _PROP_RWLOCK_DESTROY(x) pthread_rwlock_destroy(&(x)) macro