diff options
author | rpj <rpj> | 1999-09-23 02:13:24 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-09-23 02:13:24 +0000 |
commit | cd324bb05bc5c76589c2ef7a2fcce61345100682 (patch) | |
tree | 929c405211809a5b97c7844aa543d4a043ade0bd | |
parent | 42955ade145ecb575977d239faa825e5b3fa10be (diff) |
*** empty log message ***
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +- Check behaviour of calling pthread_exit from main(). + The main thread should wait for other threads to exit + before calling exit. |