index
:
rocket-tools/riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-thread-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-359
/
+0
2012-12-23
win32: Switch thread abstraction to us TLS variable internally
Jan Kiszka
1
-18
/
+6
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-10-31
qemu-thread: add QemuSemaphore
Paolo Bonzini
1
-0
/
+35
2012-08-02
qemu-thread: Let qemu_thread_is_self() return bool
Andreas Färber
1
-1
/
+1
2012-02-07
w32: Initialise critical section before starting thread (fix #922131)
Stefan Weil
1
-2
/
+7
2011-12-15
fix win32 build
Paolo Bonzini
1
-6
/
+23
2011-12-12
qemu-thread: implement joinable threads for Win32
Paolo Bonzini
1
-38
/
+69
2011-12-12
qemu-thread: add API for joinable threads
Jan Kiszka
1
-1
/
+3
2011-09-21
Abort on thread layer errors
Jan Kiszka
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-03-19
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
Stefan Weil
1
-0
/
+21
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
1
-0
/
+260