Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/izem/src/lock/
H A Dzm_tlp.c86 #define zm_tlp_release_high_p(L) zm_ticket_release(&L->high_p) macro
89 #define zm_tlp_release_high_p(L) zm_mcs_release(L->high_p); macro
92 #define zm_tlp_release_high_p(L) zm_hmcs_release(L->high_p); macro
225 zm_tlp_release_high_p(L); in zm_tlp_release()