index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-thread-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-327
/
+0
2012-12-29
Fix semaphores fallback code
Brad Smith
1
-0
/
+1
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
1
-5
/
+5
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-11-02
semaphore: implement fallback counting semaphores with mutex+condvar
Paolo Bonzini
1
-10
/
+82
2012-10-31
qemu-thread: add QemuSemaphore
Paolo Bonzini
1
-0
/
+80
2012-08-02
qemu-thread: Let qemu_thread_is_self() return bool
Andreas Färber
1
-1
/
+1
2011-12-12
qemu-thread: implement joinable threads for POSIX
Jan Kiszka
1
-2
/
+26
2011-12-12
qemu-thread: add API for joinable threads
Jan Kiszka
1
-3
/
+4
2011-09-21
Abort on thread layer errors
Jan Kiszka
1
-1
/
+1
2011-03-19
qemu-thread: delete unused functions
Blue Swirl
1
-38
/
+0
2011-03-13
add Win32 IPI service
Paolo Bonzini
1
-9
/
+0
2011-03-13
add assertions on the owner of a QemuMutex
Paolo Bonzini
1
-1
/
+5
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
1
-0
/
+192