-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configs: common: enable c++11 thread support via c11 threads
Add support for ISO C++11 threads, mutexes, condition variables, semaphores, locks, scoped locks, synchronized streams, and futures (async programming) via ISO C11 threads. Signed-off-by: Christopher Friedt <chris@friedt.co>
- Loading branch information
1 parent
4e7432f
commit d388e25
Showing
4 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule gcc
updated
from f14124 to 00a6f7