Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c301 clear_lockbyte(volatile uint32_t *lockword) in clear_lockbyte() function
1367 (void) clear_lockbyte(&mp->mutex_lockword); in mutex_trylock_adaptive()
1713 old_lockword = clear_lockbyte(&mp->mutex_lockword); in mutex_unlock_queue()
1746 old_lockword = clear_lockbyte(&mp->mutex_lockword); in mutex_unlock_process()
1873 (void) clear_lockbyte(&mp->mutex_lockword); in mutex_lock_queue()