sync with OpenBSD -current
This commit is contained in:
parent
38dbdec412
commit
933c153850
49 changed files with 931 additions and 4156 deletions
|
@ -395,7 +395,7 @@ private:
|
|||
// Futex Implementation
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifdef __SecBSD__
|
||||
#ifdef __OpenBSD__
|
||||
#include <sys/futex.h>
|
||||
|
||||
void PlatformFutexWait(int* addr, int expect) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue