search for: lwp_exit

Displaying 1 result from an estimated 1 matches for "lwp_exit".

Did you mean: loop_exit
2009 Jan 06
1
DT race
...ng a dummy pid probe. Sometimes I get ": failed to grab process <pid>'' but sometimes I do not, and the dtrace process last forever. BTW: tracing a process exit isn''t easy as well: rexit only fires when the porcess calls exit but when a signal is sent.... you always get lwp_exit fired, how to know this will cause the process to exit and not a single thread? -- This message posted from opensolaris.org