summaryrefslogtreecommitdiff
path: root/TODO
blob: fabce6dbe46ee5620b2ac45f213308cc54f2b843 (plain)
1
2
3
- Check behaviour of calling pthread_exit from main().
  The main thread should wait for other threads to exit
  before calling exit.