Home
last modified time | relevance | path

Searched refs:pthread_attr_setstack (Results 1 – 5 of 5) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_test_019.cpp71 ret = pthread_attr_setstack(&attr, stack, stackSize); in GroupProcess()
82 ret = pthread_attr_setstack(&attr, stack, stackSize); in GroupProcess()
Dpthread_test_018.cpp73 ret = pthread_attr_setstack(&attr, stack, stackSize); in GroupProcess()
97 ret = pthread_attr_setstack(&attr, stack, stackSize); in GroupProcess()
/kernel/liteos_m/kal/posix/src/
Dpthread_attr.c225 int pthread_attr_setstack(pthread_attr_t *attr, void *stackAddr, size_t stackSize) in pthread_attr_setstack() function
/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c991 ret = pthread_attr_setstack(&attr, stackAddr, OS_TSK_TEST_STACK_SIZE);
/kernel/liteos_m/
DCHANGELOG.md198 pthread_attr_setstack
242 pthread_attr_setstack