windows: Provide a sched_yield() implementation

This commit is contained in:
Martin Willi
2014-06-04 15:53:01 +02:00
parent 5f35b73344
commit 266ee0a190
5 changed files with 10 additions and 3 deletions
@@ -16,7 +16,6 @@
#include "cert_cache.h"
#include <time.h>
#include <sched.h>
#include <library.h>
#include <threading/rwlock.h>