Skip to content

Commit

Permalink
declare pthread_yield
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond authored and Jeff Hammond committed Apr 29, 2019
1 parent d2f8908 commit af1a04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/opa_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <limits.h>
#include <time.h>
#if defined(OPA_HAVE_PTHREAD_H)
# define _GNU_SOURCE
# include <pthread.h>
#endif /* HAVE_PTHREAD_H */

Expand Down

0 comments on commit af1a04c

Please sign in to comment.