Searched defs:pthread_getattr_func_type (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp31 typedef int (*pthread_getattr_func_type) (pthread_t, pthread_attr_t *); typedef
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.hpp31 typedef int (*pthread_getattr_func_type) (pthread_t, pthread_attr_t *); typedef

Completed in 96 milliseconds