0b44a031
dab441ae ^
1 2
3
4
5 6
#include "pthread_impl.h" pthread_t pthread_self() { return __pthread_self(); }