Skip to content
Snippets Groups Projects
  1. Feb 27, 2013
  2. Feb 25, 2013
  3. Feb 23, 2013
    • Avi Kivity's avatar
      sched: don't auto-start threads · f5c34d80
      Avi Kivity authored
      While easy to use, auto-starting threads generates problems when more
      complicated initialization takes place.
      
      Rather than making auto-start optional (as Guy suggested), remove it
      completely, to keep the API simple.
      
      Use thread::start() to start a thread.  Unstarted threads ignore wakeups
      until started.
      f5c34d80
  4. Feb 21, 2013
  5. Feb 20, 2013
  6. Feb 19, 2013
  7. Feb 18, 2013
  8. Feb 17, 2013
  9. Feb 13, 2013
  10. Feb 12, 2013
  11. Feb 11, 2013
  12. Feb 10, 2013
  13. Feb 09, 2013
  14. Feb 07, 2013
  15. Jan 31, 2013
  16. Jan 27, 2013
Loading