00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016 # if !defined (_STLP_OUTERMOST_HEADER_ID)
00017 # define _STLP_OUTERMOST_HEADER_ID 0x280
00018 # include <stl/_prolog.h>
00019 # elif (_STLP_OUTERMOST_HEADER_ID == 0x280) && ! defined (_STLP_DONT_POP_0x280)
00020 # define _STLP_DONT_POP_0x280
00021 # endif
00022
00023 # if defined (__SUNPRO_CC)
00024 # include "/usr/include/pthread.h"
00025 # else
00026 # include _STLP_NATIVE_C_HEADER(pthread.h)
00027 # endif
00028
00029 # if (_STLP_OUTERMOST_HEADER_ID == 0x280)
00030 # if ! defined (_STLP_DONT_POP_0x280)
00031 # include <stl/_epilog.h>
00032 # undef _STLP_OUTERMOST_HEADER_ID
00033 # endif
00034 # undef _STLP_DONT_POP_0x280
00035 # endif
00036
00037
00038
00039