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

/openjdk9/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp131 typedef int (*sched_getcpu_func_t)(void); typedef in class:Bsd
/openjdk9/hotspot/src/os/linux/vm/
H A Dos_linux.hpp219 typedef int (*sched_getcpu_func_t)(void); typedef in class:Linux

Completed in 95 milliseconds