Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h792 extern int holdwatch(void);
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c2014 while (holdwatch() != 0) in pr_watch()
2580 while (holdwatch() != 0) in pr_cancel_watch()
/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c228 if (holdwatch() != 0) { in pr_do_mappage()
H A Dlwp.c1435 holdwatch(void) in holdwatch() function