Searched refs:defprof (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dchkauthattr.c491 static mutex_t defprof = DEFAULTMUTEX; local
505 (void) mutex_lock(&defprof);
513 (void) mutex_unlock(&defprof);
524 (void) mutex_unlock(&defprof);
533 (void) mutex_unlock(&defprof);
543 (void) mutex_unlock(&defprof);

Completed in 23 milliseconds