Searched refs:set_lgrp_resources (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp239 static void set_lgrp_resources(lgrp_resources_func_t func) { _lgrp_resources = func; } function in class:Solaris
H A Dos_solaris.cpp4258 os::Solaris::set_lgrp_resources(CAST_TO_FN_PTR(lgrp_resources_func_t, dlsym(handle, "lgrp_resources")));

Completed in 100 milliseconds