Searched defs:wstop (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_proc.c396 const long wstop = PCWSTOP; local
414 if (write(pfd, &wstop, sizeof (wstop)) == -1 && errno == EINTR)
469 const long wstop = PCWSTOP; local
542 if (write(pfd, &wstop, sizeof (wstop)) == -1 && errno == EINTR)

Completed in 24 milliseconds