Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c321 clear_lockbyte64(volatile uint64_t *lockword64) in clear_lockbyte64() function
1576 (void) clear_lockbyte64(&mp->mutex_lockword64); in mutex_trylock_process()
1760 old_lockword64 = clear_lockbyte64(&mp->mutex_lockword64); in mutex_unlock_process()