Home
last modified time | relevance | path

Searched defs:guard_size (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dunix_thread_test.cpp26 size_t guard_size; variable
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp118 …dGetStackInfo(native_handle_type thread, void **stack_addr, size_t *stack_size, size_t *guard_size) in ThreadGetStackInfo()