| ||||
| Copyright 1999 Sams Publishing |
| | ||
| | |
| Chapter 3: Creating and Starting a Thread |
| | |
| Overview |
| | |
| This chapter explores more of the Thread API, including getting a handle on the currently executing thread, thread naming, some of the different constructors, and putting a thread to sleep for awhile. You will use these features to enhance the TwoThread example from Chapter 2, A Simple Two-Thread Example. |
| | | ||
| Toc | |||