Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/concurrent/clib_tls.c

    r090a7c5 ra5e7233  
    33#include <clib/cfathread.h>
    44#include <bits/defs.hfa>
    5 #include <time_t.hfa>
    65
    76extern "C" {
    87void _exit(int status);
    98}
    10 
    11 Duration default_preemption(){
    12         return 0;
    13 }
    14 
    159
    1610thread_local int checkval = 0xBAADF00D;
Note: See TracChangeset for help on using the changeset viewer.