htl: Add internal versions of functions used by C11 threads
The C11 threads implementation needs to call pthread_join and pthread_key_delete without exposing them.
Loading
Please register or sign in to comment
The C11 threads implementation needs to call pthread_join and pthread_key_delete without exposing them.