Home
last modified time | relevance | path

Searched refs:nlp_mtx (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c409 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_select()
432 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_select()
1042 (void) mutex_init(&session->ns_ndmp_lbr_params->nlp_mtx, 0, NULL); in ndmp_lbr_init()
1074 (void) mutex_destroy(&session->ns_ndmp_lbr_params->nlp_mtx); in ndmp_lbr_cleanup()
1101 (void) mutex_lock(&nlp->nlp_mtx); in ndmp_wait_for_mover()
1133 (void) cond_wait(&nlp->nlp_cv, &nlp->nlp_mtx); in ndmp_wait_for_mover()
1135 (void) mutex_unlock(&nlp->nlp_mtx); in ndmp_wait_for_mover()
1316 (void) mutex_lock(&nlp->nlp_mtx); in ndmp_stop_local_reader()
1319 (void) mutex_unlock(&nlp->nlp_mtx); in ndmp_stop_local_reader()
1658 (void) mutex_lock(&nlp->nlp_mtx); in ndmp_stop_writer_thread()
[all …]
H A Dndmpd_connect.c568 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_connect_close_v3()
572 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_connect_close_v3()
H A Dndmpd_mover.c763 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_mover_continue_v3()
769 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_mover_continue_v3()
1872 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_mover_shut_down()
1890 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_mover_shut_down()
3330 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_mover_error()
3347 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_mover_error()
H A Dndmpd.h265 mutex_t nlp_mtx; /* mutex to synchronize access to nlp_cv */ member
H A Dndmpd_tar.c2005 (void) mutex_lock(&nlp->nlp_mtx); in ndmpd_tar_restore_abort()
2012 (void) mutex_unlock(&nlp->nlp_mtx); in ndmpd_tar_restore_abort()