Sign in
qemu
/
qemu
/
6fb0cd50541465114d8dd868bef8463e4edf7522
/
util
/
qemu-thread-win32.c
d73415a
qemu/atomic.h: rename atomic_ to qatomic_
by Stefan Hajnoczi
· 4 years, 5 months ago
8cc360b
util/: fix some comment spelling errors
by zhaolichang
· 4 years, 6 months ago
3dcc9c6
qemu-thread: Add qemu_cond_timedwait
by Yury Kotov
· 5 years ago
56cdca1
build-sys: build with Vista API by default
by Marc-André Lureau
· 6 years ago
fe9959a
qsp: QEMU's Synchronization Profiler
by Emilio G. Cota
· 8 years ago
f1aff7a
qemu-thread: introduce qemu-thread-common.h
by Peter Xu
· 7 years ago
6c27a0d
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
by Alex Bennée
· 7 years ago
c096358
qemu-thread: Assert locks are initialized before using
by Fam Zheng
· 8 years ago
31f5a72
trace: add qemu mutex lock and unlock trace events
by Jose Ricardo Ziviani
· 8 years ago
12f8def
win32: replace custom mutex and condition variable with native primitives
by Andrey Shedel
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
b0cb0a6
Plumb the HAXM-based hardware acceleration support
by Vincent Palatin
· 8 years ago
fbcc3e5
qemu-thread: optimize QemuLockCnt with futexes on Linux
by Paolo Bonzini
· 8 years ago
feadec6
qemu-thread: introduce QemuRecMutex
by Paolo Bonzini
· 8 years ago
374293c
qemu-thread: use acquire/release to clarify semantics of QemuEvent
by Paolo Bonzini
· 8 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
7c9b2bf
qemu-thread: add a fast path to the Win32 QemuEvent
by Paolo Bonzini
· 10 years ago
ef57137
qemu-thread: add per-thread atexit functions
by Paolo Bonzini
· 10 years ago
5c31207
Detect pthread_setname_np at configure time
by Dr. David Alan Gilbert
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
8f480de
Add 'debug-threads' suboption to --name
by Dr. David Alan Gilbert
· 11 years ago
c7c4d06
qemu-thread: add QemuEvent
by Paolo Bonzini
· 11 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
[Renamed from qemu-thread-win32.c]
6265e4f
win32: Switch thread abstraction to us TLS variable internally
by Jan Kiszka
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
38b14db
qemu-thread: add QemuSemaphore
by Paolo Bonzini
· 14 years ago
2d797b6
qemu-thread: Let qemu_thread_is_self() return bool
by Andreas Färber
· 13 years ago
edc1de9
w32: Initialise critical section before starting thread (fix #922131)
by Stefan Weil
· 13 years ago
1ecf47b
fix win32 build
by Paolo Bonzini
· 13 years ago
403e633
qemu-thread: implement joinable threads for Win32
by Paolo Bonzini
· 13 years ago
cf21871
qemu-thread: add API for joinable threads
by Jan Kiszka
· 13 years ago
53380ac
Abort on thread layer errors
by Jan Kiszka
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
1a290ae
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
by Stefan Weil
· 14 years ago
9257d46
add win32 qemu-thread implementation
by Paolo Bonzini
· 14 years ago