You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use valid address in pthread_setspecific to silence warnings (#162)
* use valid address in pthread_setspecific to silence warnings
* Update thread_setup_unix.c
Co-authored-by: Davis Goodin <[email protected]>
* use local variable instead of global
---------
Co-authored-by: Davis Goodin <[email protected]>
0 commit comments