ReactOS
0.4.15-dev-5896-g3f5bcf5
_openbsd.h
Go to the documentation of this file.
1
#define _STLP_PLATFORM "Open BSD"
2
3
#define _STLP_USE_UNIX_IO
4
5
#if defined (_POSIX_THREADS) && !defined (_STLP_THREADS)
6
# define _STLP_THREADS
7
#endif
8
9
#if defined (_POSIX_THREADS) && !defined (_STLP_DONT_USE_PTHREAD_SPINLOCK)
10
# define _STLP_USE_PTHREAD_SPINLOCK
11
# define _STLP_STATIC_MUTEX _STLP_mutex
12
#endif
sdk
include
c++
stlport
stl
config
_openbsd.h
Generated on Sat Apr 1 2023 06:10:06 for ReactOS by
1.9.6