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:

http://sourceware.org/pthreads-win32/


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -