summaryrefslogtreecommitdiffstats
path: root/qemu-thread-win32.c
Commit message (Expand)AuthorAgeFilesLines
* win32: Switch thread abstraction to us TLS variable internallyJan Kiszka2012-12-231-18/+6
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* qemu-thread: add QemuSemaphorePaolo Bonzini2012-10-311-0/+35
* qemu-thread: Let qemu_thread_is_self() return boolAndreas Färber2012-08-021-1/+1
* w32: Initialise critical section before starting thread (fix #922131)Stefan Weil2012-02-071-2/+7
* fix win32 buildPaolo Bonzini2011-12-151-6/+23
* qemu-thread: implement joinable threads for Win32Paolo Bonzini2011-12-121-38/+69
* qemu-thread: add API for joinable threadsJan Kiszka2011-12-121-1/+3
* Abort on thread layer errorsJan Kiszka2011-09-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroyStefan Weil2011-03-191-0/+21
* add win32 qemu-thread implementationPaolo Bonzini2011-03-131-0/+260
OpenPOWER on IntegriCloud