c++ - pthread.h header problem -
hi i'm doing porting linux visual c++ . when built coding, shows vc ++ doesn't know pthread.h header. can't comment since there variable " pthread_mutex_t " in code. should ? vc ++ has equivalent header it?
kevin
there pthreads implementation windows, it's called pthread-w32:
Comments
Post a Comment