Lines Matching refs:T5_mx
719 static isc_mutex_t T5_mx;
729 * T5_task1 blocks on T5_mx while events accumulate
741 isc_result = isc_mutex_lock(&T5_mx);
749 (void) isc_condition_wait(&T5_cv, &T5_mx);
752 isc_result = isc_mutex_unlock(&T5_mx);
802 isc_result = isc_mutex_lock(&T5_mx);
818 isc_result = isc_mutex_unlock(&T5_mx);
842 isc_result = isc_mutex_lock(&T5_mx);
858 isc_result = isc_mutex_unlock(&T5_mx);
897 isc_result = isc_mutex_init(&T5_mx);
909 DESTROYLOCK(&T5_mx);
919 DESTROYLOCK(&T5_mx);
931 DESTROYLOCK(&T5_mx);
944 DESTROYLOCK(&T5_mx);
957 DESTROYLOCK(&T5_mx);
971 DESTROYLOCK(&T5_mx);
977 isc_result = isc_mutex_lock(&T5_mx);
983 DESTROYLOCK(&T5_mx);
1004 (void) isc_mutex_unlock(&T5_mx);
1008 DESTROYLOCK(&T5_mx);
1021 (void)isc_mutex_unlock(&T5_mx);
1025 DESTROYLOCK(&T5_mx);
1040 (void) isc_mutex_unlock(&T5_mx);
1044 DESTROYLOCK(&T5_mx);
1055 isc_result = isc_condition_wait(&T5_cv, &T5_mx);
1063 isc_result = isc_mutex_unlock(&T5_mx);
1081 DESTROYLOCK(&T5_mx);