Files
llgo/c/pthread/_pthread/pthread_nogc.c
Aofei Sheng 8e66091dd2 gc: fix missing pthread registration causing unknown thread error
- Use `GC_pthread_create` instead of `pthread_create` when GC is
  enabled.
2024-08-15 19:55:05 +08:00

298 B