Skip to content
Snippets Groups Projects
Commit bddaee75 authored by Joseph Noir's avatar Joseph Noir
Browse files

Add replacement headers for thread, mutex and cond

These headers do not provide full stl functionality,
but a small subset:
* thread and this_thread
* condition_variable (some timed functions are missing)
* mutex, lock_guard and unique_lock
parent e53cdbb1
No related branches found
No related tags found
Loading
Showing
with 1459 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment