thread-utils.hon commit user-manual: the name of the hash function is SHA-1, not sha1 (a6e5ef7)
   1#ifndef THREAD_COMPAT_H
   2#define THREAD_COMPAT_H
   3
   4extern int online_cpus(void);
   5
   6#endif /* THREAD_COMPAT_H */