Mentions légales du service

Skip to content
  • Jens Gustedt's avatar
    add an emulation of P11 threads · f5469112
    Jens Gustedt authored
    this needs POSIX threads as a base
    
    for the moment this also needs special gcc features
     - thread local storage
     - atomic builtin
    
    but these should easily be replaced by the corresponding P11 features
    f5469112