• R
    implement pthread_getattr_np · 14a835b3
    Rich Felker 提交于
    this function is mainly (purely?) for obtaining stack address
    information, but we also provide the detach state since it's easy to
    do anyway.
    14a835b3
pthread_create.c 5.0 KB