Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w32: Initialise critical section before starting thread (fix #922131) | 2012-02-07 | 1 | -2/+7 | |
* | fix win32 build | 2011-12-15 | 1 | -6/+23 | |
* | qemu-thread: implement joinable threads for Win32 | 2011-12-12 | 1 | -38/+69 | |
* | qemu-thread: add API for joinable threads | 2011-12-12 | 1 | -1/+3 | |
* | Abort on thread layer errors | 2011-09-21 | 1 | -1/+1 | |
* | Use glib memory allocation and free functions | 2011-08-20 | 1 | -1/+1 | |
* | w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy | 2011-03-19 | 1 | -0/+21 | |
* | add win32 qemu-thread implementation | 2011-03-13 | 1 | -0/+260 |