Searched refs:PPP_THREAD_STACKSIZE (Results 1 – 2 of 2) sorted by relevance
1262 #ifndef PPP_THREAD_STACKSIZE1263 #define PPP_THREAD_STACKSIZE 0 macro
576 …sys_thread_new(PPP_THREAD_NAME, pppInputThread, (void*)&pc->rx, PPP_THREAD_STACKSIZE, PPP_THREAD_P… in pppOverSerialOpen()