Skip to content

fix: more pthread weak references in globals.c

Adding:

#pragma weak pthread_equal
#pragma weak pthread_self

Merge request reports