mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
add Win32 IPI service
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
b55c22c65b
commit
cc015e9a5d
3 changed files with 22 additions and 13 deletions
|
@ -14,5 +14,4 @@ struct QemuThread {
|
|||
pthread_t thread;
|
||||
};
|
||||
|
||||
void qemu_thread_signal(QemuThread *thread, int sig);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue