Searched refs:MSGLOOPER_LITEOS_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
30 const uint32_t MSGLOOPER_LITEOS_STACK_SIZE = 0x10000; variable139 pthread_attr_setstacksize(&attr, MSGLOOPER_LITEOS_STACK_SIZE); in Start()