pthread_join

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int pthread_join(pthread_t , void** )
    version(MM_USE_POSIX_THREADS && WebAssembly)
    extern (C)
    int
    pthread_join
    (,
    void**
    )
  2. int pthread_join(pthread_t , void** )

Meta