Searched refs:pthread (Results 26 - 46 of 46) sorted by relevance

12

/openjdk7/jdk/src/solaris/native/java/net/
H A Dlinux_close.c29 #include <pthread.h>
/openjdk7/jdk/src/solaris/transport/socket/
H A Dsocket_md.c39 #include <pthread.h>
/openjdk7/jdk/make/sun/xawt/
H A DMakefile67 LDFLAGS += -pthread
/openjdk7/jdk/src/macosx/native/sun/awt/
H A Dawt.m26 #import <pthread.h>
/openjdk7/jdk/src/macosx/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.m35 #include <pthread.h>
/openjdk7/hotspot/src/os_cpu/bsd_zero/vm/
H A Dos_bsd_zero.cpp27 #include <pthread.h>
/openjdk7/jdk/src/macosx/native/com/sun/media/sound/
H A DPLATFORM_API_MacOSX_MidiUtils.c48 #include <pthread.h>
480 // Create queue and the pthread condition variable.
H A DPLATFORM_API_MacOSX_PCM.cpp33 #include <pthread.h>
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp59 # include <pthread.h>
67 # include <pthread.h>
830 // amd64: pthread on amd64 is always in floating stack mode
842 // Test if pthread library can support variable thread stack size. BsdThreads
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dos_linux_x86.cpp59 # include <pthread.h>
67 # include <pthread.h>
603 // amd64: pthread on amd64 is always in floating stack mode
612 // Test if pthread library can support variable thread stack size. LinuxThreads
/openjdk7/jdk/make/common/
H A DDefs.gmk258 LDLIBS_COMMON = -pthread
H A DProgram.gmk213 THREADLIBS = -pthread
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c45 #include <pthread.h>
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dos_solaris_sparc.cpp61 # include <pthread.h>
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dos_solaris_x86.cpp59 # include <pthread.h>
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c34 #include <pthread.h>
/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c330 #include <pthread.h>
/openjdk7/jdk/make/java/nio/
H A DMakefile389 OTHER_LDLIBS += -L$(LIBDIR) -ljava -lnet -pthread -framework CoreFoundation
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp92 # include <pthread.h>
99 # include <pthread.h>
753 // detecting pthread library
756 // Save glibc and pthread version strings. Note that _CS_GNU_LIBC_VERSION
842 // by pthread, it is still MAP_GROWSDOWN. Also it's possible (though
1154 // Store pthread info into the OSThread
1207 // Store pthread info into the OSThread
3896 // called here (Note: most pthread functions are not async safe and
3984 // 4528190 - We also need to block pthread restart signal (32 on all
5968 // pthread_atfork handlers and reset pthread librar
[all...]
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp94 # include <pthread.h>
101 # include <pthread.h>
627 // detecting pthread library
630 // Save glibc and pthread version strings. Note that _CS_GNU_LIBC_VERSION
716 // by pthread, it is still MAP_GROWSDOWN. Also it's possible (though
976 // Store pthread info into the OSThread
1027 // Store pthread info into the OSThread
2198 // libc, pthread
3744 // called here (Note: most pthread functions are not async safe and
3830 // 4528190 - We also need to block pthread restar
[all...]
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp81 # include <pthread.h>
244 // "default" initializers for pthread-based synchronization

Completed in 131 milliseconds

12