errno.c [plain text] ... pthread_self(); /* If we're not a detached pthread, just return the global errno */ if ((self == (pthread_t)0) || (self->sig !=
確定! 回上一頁