• Joseph Noir's avatar
    Add files for thread compatibility with RIOT · 8bce1e20
    Joseph Noir authored
    These headers implement thread, mutex and condition_variable
    based on RIOT thread and mutex. A new configure option allows
    a build for RIOT and uses these implementations instead of the
    STL ones.
    8bce1e20
thread.cpp 1.13 KB