Skip to content
Snippets Groups Projects
  1. Feb 19, 2013
    • Avi Kivity's avatar
      sched: detached threads · 7c97df36
      Avi Kivity authored
      Add a detached thread class (with a private destructor, so it can only be
      allocated on the heap).  The implementation uses a reaper thread to wait
      until the detached thread is dead, and then ->join() and delete it.
      7c97df36
  2. Feb 13, 2013
  3. Feb 11, 2013
  4. Feb 09, 2013
  5. Feb 07, 2013
  6. Feb 06, 2013
  7. Feb 03, 2013
  8. Feb 01, 2013
  9. Jan 31, 2013
  10. Jan 29, 2013
  11. Jan 27, 2013
  12. Jan 24, 2013
  13. Jan 21, 2013
Loading