Searched refs:rw_unlock (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Dsender.c315 rw_unlock(&adist_remote_lock);
331 rw_unlock(&adist_remote_lock);
342 rw_unlock(&adist_remote_lock);
504 rw_unlock(&adist_remote_lock);
507 rw_unlock(&adist_remote_lock);
565 rw_unlock(&adist_remote_lock);
575 rw_unlock(&adist_remote_lock);
616 rw_unlock(&adist_remote_lock);
621 rw_unlock(&adist_remote_lock);
626 rw_unlock(
[all...]
H A Dsynch.h131 rw_unlock(pthread_rwlock_t *lock) function
/freebsd-10.0-release/sbin/hastd/
H A Dprimary.c1093 rw_unlock(&hio_remote_lock[ncomp]);
1109 rw_unlock(&hio_remote_lock[ncomp]);
1151 rw_unlock(&hio_remote_lock[ncomp]);
1488 rw_unlock(&hio_remote_lock[ncomp]);
1498 rw_unlock(&hio_remote_lock[ncomp]);
1505 rw_unlock(&hio_remote_lock[ncomp]);
1513 rw_unlock(&hio_remote_lock[ncomp]);
1605 rw_unlock(&hio_remote_lock[ncomp]);
1624 rw_unlock(&hio_remote_lock[ncomp]);
1641 rw_unlock(
[all...]
H A Dsynch.h129 rw_unlock(pthread_rwlock_t *lock) function
/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dsynch.h119 int rw_unlock(rwlock_t *);
161 int rw_unlock();
H A Dthread.h62 #define rw_unlock(l) pthread_rwlock_unlock(l) macro
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c2217 (void) rw_unlock(&ztest_name_lock);
2226 (void) rw_unlock(&zd->zd_zilog_lock);
2297 (void) rw_unlock(&zd->zd_zilog_lock);
2326 (void) rw_unlock(&zd->zd_zilog_lock);
2370 (void) rw_unlock(&ztest_name_lock);
2523 VERIFY(rw_unlock(&ztest_name_lock) == 0);
2712 (void) rw_unlock(&ztest_name_lock);
3302 (void) rw_unlock(&ztest_name_lock);
3350 (void) rw_unlock(&ztest_name_lock);
3362 (void) rw_unlock(
[all...]
/freebsd-10.0-release/contrib/unbound/util/
H A Dlocks.h172 #define lock_rw_unlock(lock) LOCKRET(rw_unlock(lock))
/freebsd-10.0-release/crypto/openssl/crypto/threads/
H A Dth-lock.c235 rw_unlock(&(lock_cs[type]));
/freebsd-10.0-release/sys/sys/
H A Drwlock.h207 #define rw_unlock(rw) do { \ macro
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c232 VERIFY(rw_unlock(&rwlp->rw_lock) == 0);
/freebsd-10.0-release/sys/kern/
H A Dkern_resource.c1276 rw_unlock(&uihashtbl_lock);

Completed in 127 milliseconds