Windows: add usleep() to roken
commit6bfcd135065332735c0620cc08b9c65a9f4a1884
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 24 Feb 2014 04:24:48 +0000 (23 23:24 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 24 Feb 2014 04:24:48 +0000 (23 23:24 -0500)
tree819bac5aa6a3c83e4562ff893588dde1fa21594c
parent1a616b0faf4d467233a17b53917570278c3a5719
Windows: add usleep() to roken

Add a version of usleep() which is capable of sleeping in one
millisecond increments instead of microseconds.

Change-Id: I173f7e6f91a947cdb66f7cc6df5520e1c03f10b7
lib/roken/roken.h.in
lib/roken/sleep.c