...
Related Guidelines
POS47-C. Do not use threads that can be canceled asynchronously | |
CWE-705. Incorrect Control Flow Scoping |
...
[API 2006] | Class |
[Sun 1999] |
|
24.3, Stopping a Thread | |
Concurrency Utilities, More information: Java Thread Primitive Deprecation | |
[JPL 2006] | 14.12.1, Don't Stop; 23.3.3, Shutdown Strategies |
2.4, Two Approaches to Stopping a Thread | |
Chapter 7, Cancellation and Shutdown |
...
09. Rule 10: Thread APIs (THI) 10. Rule 11: Thread Pools (TPS)