Types

c_pthread_t

Methods

c_pthread_join(thread:c_pthread_t)
Call PTHREAD_JOIN(3). Not recommended for direct calls, use Thread type instead.
id(thread:c_pthread_t)