index
:
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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
util
/
thread-pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
1
-0
/
+5
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
1
-8
/
+0
2023-08-01
thread-pool: signal "request_cond" while locked
Anthony PERARD
1
-1
/
+1
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-8
/
+8
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
1
-5
/
+4
2022-05-25
thread-pool: remove stopping variable
Paolo Bonzini
1
-3
/
+2
2022-05-25
thread-pool: replace semaphore with condition variable
Paolo Bonzini
1
-40
/
+28
2022-05-25
thread-pool: optimize scheduling of completion bottom half
Paolo Bonzini
1
-2
/
+1
2022-05-09
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
1
-4
/
+51
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-2
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-03-17
thread-pool: add missing qemu_bh_cancel in completion function
Peter Lieven
1
-0
/
+7
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-1
/
+3
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-0
/
+2
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-0
/
+343