1. 2d797b6 qemu-thread: Let qemu_thread_is_self() return bool by Andreas Färber · 12 years ago
  2. 8763046 qemu-thread: implement joinable threads for POSIX by Jan Kiszka · 13 years ago
  3. cf21871 qemu-thread: add API for joinable threads by Jan Kiszka · 13 years ago
  4. 53380ac Abort on thread layer errors by Jan Kiszka · 13 years ago
  5. 44bc10d qemu-thread: delete unused functions by Blue Swirl · 14 years ago
  6. cc015e9 add Win32 IPI service by Paolo Bonzini · 14 years ago
  7. 89b48b5 add assertions on the owner of a QemuMutex by Paolo Bonzini · 14 years ago
  8. 9257d46 add win32 qemu-thread implementation by Paolo Bonzini · 14 years ago[Renamed from qemu-thread.c]
  9. b7680cb Refactor thread retrieval and check by Jan Kiszka · 14 years ago
  10. 313b1d6 qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit by Corentin Chary · 14 years ago
  11. 55541c8 make qemu_thread_create block all signals by Paolo Bonzini · 14 years ago
  12. 609f2fa qemu-thread: use pthread_equal by Sebastian Herbszt · 15 years ago
  13. e5d355d qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti) by aliguori · 15 years ago