Jan Kiszka 8763046b4b qemu-thread: implement joinable threads for POSIX
Allow to control if a QEMU thread is created joinable or not. Make it
not joinable by default to avoid that we keep the associated resources
around when terminating a thread without joining it (what we couldn't do
so far for obvious reasons).

The audio subsystem will need the join feature when converting it to
QEMU threading/locking abstractions, so provide that service.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-12-12 17:06:22 -06:00
2011-12-06 11:40:00 -02:00
2011-11-07 10:57:36 -06:00
2011-12-06 11:40:00 -02:00
2011-11-07 10:57:36 -06:00
2011-12-02 10:50:57 +00:00
2011-12-02 10:50:57 +00:00
2011-11-07 10:57:36 -06:00
2011-12-02 10:50:57 +00:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-11-07 08:01:15 +00:00
2011-12-06 11:40:00 -02:00
2011-12-02 10:50:57 +00:00
2011-12-02 10:50:57 +00:00
2011-11-01 10:58:08 -05:00
2011-10-31 21:52:17 +01:00
2011-10-31 21:52:17 +01:00
2011-12-05 14:51:38 +01:00
2011-12-02 10:50:57 +00:00
2011-12-10 17:05:48 +00:00
2011-11-19 11:22:24 +00:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-02 10:50:57 +00:00
2011-10-27 11:48:46 -02:00
2011-12-02 10:50:57 +00:00
2011-12-02 10:50:57 +00:00
2011-12-02 10:50:56 +00:00
2011-12-06 11:40:00 -02:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-02 10:50:57 +00:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2011-12-02 10:50:57 +00:00
2011-11-09 12:06:20 -06:00
2011-11-21 14:58:48 -06:00
2011-12-06 11:40:01 -02:00
2011-12-11 17:50:43 -06:00
2011-10-31 21:52:17 +01:00
2011-12-05 14:51:38 +01:00
2011-12-02 10:50:57 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%