Searched refs:STACK_SIZE (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/test/native/
H A DgtestMain.cpp262 #define STACK_SIZE 0x200000 macro
274 hdl = CreateThread(NULL, STACK_SIZE, thread_wrapper, (void*)args, 0, NULL);
295 pthread_attr_setstacksize(&attr, STACK_SIZE);
/openjdk10/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86_sha.cpp738 STACK_SIZE = _RSP + _RSP_SIZE enumerator in enum:__anon179
762 subq(rsp, STACK_SIZE);
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh[all...]

Completed in 110 milliseconds