summaryrefslogtreecommitdiffstats
path: root/util/qemu-thread-posix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-1/+10
|\
| * qemu-thread: handle spurious futex_wait wakeupsEmilio G. Cota2015-09-021-1/+10
* | typofixes - v4Veres Lajos2015-09-111-1/+1
|/
* qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECKPaolo Bonzini2015-03-101-5/+1
* qemu-thread: fix qemu_event without futexesPaolo Bonzini2015-02-021-0/+2
* qemu-thread: add per-thread atexit functionsPaolo Bonzini2015-01-131-0/+37
* Detect pthread_setname_np at configure timeDr. David Alan Gilbert2014-03-271-3/+18
* qemu-thread-posix: Fix build against older glibc versionJan Kiszka2014-03-111-1/+1
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-2/+7
* Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-091-0/+7
* qemu-thread: add QemuEventPaolo Bonzini2013-10-171-0/+116
* semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui2013-08-051-12/+16
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+327
OpenPOWER on IntegriCloud