Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1593 volatile int mpwatched = 0; in lwp_cond_wait() local
1674 mpwatched = watch_disable_addr((caddr_t)mp, sizeof (*mp), in lwp_cond_wait()
1730 if (mpwatched) { in lwp_cond_wait()
1732 mpwatched = 0; in lwp_cond_wait()
1832 if (mpwatched) in lwp_cond_wait()