thread-utils.hon commit Utilise our new p4_read_pipe and p4_write_pipe wrappers (a7d3ef9)
   1#ifndef THREAD_COMPAT_H
   2#define THREAD_COMPAT_H
   3
   4extern int online_cpus(void);
   5
   6#endif /* THREAD_COMPAT_H */