summaryrefslogtreecommitdiffstats
path: root/qemu-thread-posix.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-thread: Let qemu_thread_is_self() return boolAndreas Färber2012-08-021-1/+1
* qemu-thread: implement joinable threads for POSIXJan Kiszka2011-12-121-2/+26
* qemu-thread: add API for joinable threadsJan Kiszka2011-12-121-3/+4
* Abort on thread layer errorsJan Kiszka2011-09-211-1/+1
* qemu-thread: delete unused functionsBlue Swirl2011-03-191-38/+0
* add Win32 IPI servicePaolo Bonzini2011-03-131-9/+0
* add assertions on the owner of a QemuMutexPaolo Bonzini2011-03-131-1/+5
* add win32 qemu-thread implementationPaolo Bonzini2011-03-131-0/+192
OpenPOWER on IntegriCloud