Use type pthread_state for thread state.

This commit is contained in:
David Xu 2006-10-13 12:45:21 +00:00
parent f5c04409eb
commit 0b90fa4ad0

View File

@ -371,7 +371,7 @@ struct pthread {
sigset_t sigmask;
/* Thread state: */
umtx_t state;
enum pthread_state state;
/*
* Error variable used instead of errno. The function __error()