Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/internal/
A Dpthread.h39 void *thread_para; /* The parameter of start routine. */ member
/AliOS-Things-master/components/posix/src/
A Dpthread.c124 pthread_exit(ptcb->thread_entry(ptcb->thread_para)); in start_pthread()
173 ptcb->thread_para = arg; in pthread_create()

Completed in 7 milliseconds