ReactOS
0.4.16-dev-1049-g378a335
_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 Mon Apr 28 2025 06:13:17 for ReactOS by
1.9.6