Skip to content

Commit

Permalink
libstdc++: enable defines for pthreads support
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr authored and antmak committed Apr 12, 2022
1 parent f3fc57d commit 6d4c45d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libstdc++-v3/config/os/newlib/os_defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,7 @@

#endif

#define _GTHREAD_USE_MUTEX_INIT_FUNC 1
#define _GLIBCXX_USE_SCHED_YIELD 1

#endif

0 comments on commit 6d4c45d

Please sign in to comment.