qemu-thread: delete unused functions
commit44bc10d5bcb1957f76925b849488288f74f623b7
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 15 Mar 2011 20:48:52 +0000 (15 20:48 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Mar 2011 08:30:28 +0000 (19 08:30 +0000)
tree11e56af90b0b2e78bf058fdd5058ce660b67d8d2
parent1a290aea8dd25bd8a6d0edb945b120ea26fc05e0
qemu-thread: delete unused functions

qemu_mutex_timedlock() and qemu_cond_timedwait() are no longer used.

Remove them and their helper timespec_add_ms().

Reported-by: François Revol <revol@free.fr>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-thread-posix.c
qemu-thread.h