win32
This commit is contained in:
@@ -77,9 +77,11 @@ typedef uintptr_t term_t;
|
||||
|
||||
#if _WIN32
|
||||
#ifndef THREADS
|
||||
#ifndef WIN_PTHREADS_H
|
||||
typedef int pthread_t;
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
typedef uintptr_t word; /* Anonymous 4 byte object */
|
||||
|
Reference in New Issue
Block a user