]> pd.if.org Git - nbds/blob - runtime/rlocal.h
bb62c76e260b98cf3b43b7a9834cfe69b12a653a
[nbds] / runtime / rlocal.h
1 #ifndef RLOCAL_H
2 #define RLOCAL_H
3
4 #include "runtime.h"
5 #include "tls.h"
6
7 void mem_init (void);
8
9 void rcu_thread_init (int thread_id);
10 void lwt_thread_init (int thread_id);
11
12 #endif//RLOCAL_H