sema_trywait
if (sema_trywait(&common_sema) == 0) {
if (sema_trywait(table_sema) == 0) {
if (sema_trywait(&common_sema) == 0) {
if (sema_trywait(sema) == 0) {
} else if (sema_trywait(&sema_eventbuf)) {
int sema_trywait(sema_t *);
uint_t sema_trywait;
uint_t sema_trywait;
if ((error = sema_trywait((sema_t *)sem)) != 0) {
tdb_incr(ssp->sema_trywait);
ssp->sema_trywait =
sync_stats.un.sema.sema_trywait;