openbsd
This commit is contained in:
parent
0f196d0380
commit
04084d4e1d
3 changed files with 2 additions and 4 deletions
|
|
@ -832,7 +832,7 @@ extern int post9pservice(int, char*);
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(__OpenBSD__) && !defined(NOPLAN9DEFINES)
|
||||
#if defined(__OpenBSD__)
|
||||
#define sched_yield() \
|
||||
do { \
|
||||
struct timespec ts; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue