aboutsummaryrefslogtreecommitdiff
path: root/qemu-thread.h
AgeCommit message (Expand)Author
2012-08-02qemu-thread: Let qemu_thread_is_self() return boolAndreas Färber
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-10-31qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.Harsh Prateek Bora
2011-04-01qemu-thread.h: include inttypes.hAlon Levy
2011-03-19qemu-thread: delete unused functionsBlue Swirl
2011-03-13add win32 qemu-thread implementationPaolo Bonzini
2011-03-13Refactor thread retrieval and checkJan Kiszka
2010-07-26qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exitCorentin Chary
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori