Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-thread: Let qemu_thread_is_self() return bool | Andreas Färber | 2012-08-02 | 1 | -1/+1 |
* | qemu-thread: implement joinable threads for POSIX | Jan Kiszka | 2011-12-12 | 1 | -2/+26 |
* | qemu-thread: add API for joinable threads | Jan Kiszka | 2011-12-12 | 1 | -3/+4 |
* | Abort on thread layer errors | Jan Kiszka | 2011-09-21 | 1 | -1/+1 |
* | qemu-thread: delete unused functions | Blue Swirl | 2011-03-19 | 1 | -38/+0 |
* | add Win32 IPI service | Paolo Bonzini | 2011-03-13 | 1 | -9/+0 |
* | add assertions on the owner of a QemuMutex | Paolo Bonzini | 2011-03-13 | 1 | -1/+5 |
* | add win32 qemu-thread implementation | Paolo Bonzini | 2011-03-13 | 1 | -0/+192 |