Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Posix/
Dport.c85 pthread_t pthread; member
199 iRet = pthread_create( &thread->pthread, &xThreadAttributes, in pxPortInitialiseStack()
397 pthread_kill( thread->pthread, SIGALRM ); in prvTimerTickHandler()
478 pthread_cancel( pxThreadToCancel->pthread ); in vPortCancelThread()
480 pthread_join( pxThreadToCancel->pthread, NULL ); in vPortCancelThread()
565 if( pthread_self() != xThreadId->pthread ) in prvResumeThread()
/Kernel-v11.1.0/
DHistory.txt47 + Update the POSIX port to pass the FreeRTOS task name to pthread for
50 pass the stack size to the pthread API to avoid errors caused when stack size