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

/freebsd-9.3-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);
495 rw_unlock(&adist_remote_lock);
498 rw_unlock(&adist_remote_lock);
556 rw_unlock(&adist_remote_lock);
566 rw_unlock(&adist_remote_lock);
607 rw_unlock(&adist_remote_lock);
612 rw_unlock(&adist_remote_lock);
617 rw_unlock(
[all...]
H A Dsynch.h131 rw_unlock(pthread_rwlock_t *lock) function
/freebsd-9.3-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-9.3-release/sbin/hastd/
H A Dsynch.h129 rw_unlock(pthread_rwlock_t *lock) function
H A Dprimary.c1148 rw_unlock(&hio_remote_lock[ncomp]);
1164 rw_unlock(&hio_remote_lock[ncomp]);
1206 rw_unlock(&hio_remote_lock[ncomp]);
1511 rw_unlock(&hio_remote_lock[ncomp]);
1521 rw_unlock(&hio_remote_lock[ncomp]);
1528 rw_unlock(&hio_remote_lock[ncomp]);
1536 rw_unlock(&hio_remote_lock[ncomp]);
1626 rw_unlock(&hio_remote_lock[ncomp]);
1646 rw_unlock(&hio_remote_lock[ncomp]);
1654 rw_unlock(
[all...]
/freebsd-9.3-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-9.3-release/sys/sys/
H A Drwlock.h166 #define rw_unlock(rw) do { \ macro
/freebsd-9.3-release/crypto/openssl/crypto/threads/
H A Dth-lock.c229 rw_unlock(&(lock_cs[type]));
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c234 VERIFY(rw_unlock(&rwlp->rw_lock) == 0);
/freebsd-9.3-release/sys/kern/
H A Dkern_resource.c1269 rw_unlock(&uihashtbl_lock);

Completed in 120 milliseconds