Line 141: |
Line 141: |
| | | |
| '''Details''' | | '''Details''' |
− | Makes the currently running thread exit. When a thread exits, all mutex objects it owns are released and made available to other threads.
| + | |
| + | Makes the currently running thread exit. When a thread exits, all mutex objects it owns are released and made available to other threads. |
| | | |
| === SleepThread === | | === SleepThread === |