Method | Description | |
---|---|---|
AssignCallingThread ( Thread callingThread ) : void | ||
GetCallingThreadStack ( ) : |
Method | Description | |
---|---|---|
GetStackTrace ( Thread targetThread ) : |
http://stackoverflow.com/questions/285031/how-to-get-non-current-threads-stacktrace/14935378#14935378
|
public static AssignCallingThread ( Thread callingThread ) : void | ||
callingThread | Thread | |
return | void |
public static GetCallingThreadStack ( ) : |
||
return |