Search | Google it | Results 11 - 13 of 13 for funcall:MERCD from t2ex (0.02 seconds) |
199: if ( ercd < E_OK ) { 200: panic("release_eventflag: %d\n", MERCD(ercd)); 201: }
123: err_sem: 124: log(LOG_ERR, "%s: unexpected error %d(%d, %d)", __func__, er, MERCD(er), SERCD(er)); 125: err_exit:
258: if ( ercd < E_OK ) { 259: panic("release_mutex: %d\n", MERCD(ercd)); 260: }