Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1032 uint32_t word32[2]; in set_owner_pid() member
1045 suword32_noerr((uint32_t *)&lp->mutex_owner, un.word32[0]); in set_owner_pid()
1046 suword32_noerr((uint32_t *)&lp->mutex_owner + 1, un.word32[1]); in set_owner_pid()