Home
last modified time | relevance | path

Searched refs:SetDefaultStackSize (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmicro_thread.h375 static void SetDefaultStackSize(unsigned int size) { in SetDefaultStackSize() function
H A Dmt_api.cpp585 ThreadPool::SetDefaultStackSize(bytes); in mt_set_stack_size()