Searched refs:pthread (Results 1 – 5 of 5) sorted by relevance
599 POSIX_TCB *pthread; in posix_tid2thread() local605 pthread = posix_tid2tcb(ptid); in posix_tid2thread()607 thread= posix_tcb2thread(pthread); in posix_tid2thread()656 POSIX_TCB *pthread; in posix_tid2tcb() local661 pthread = (POSIX_TCB *)ptid; in posix_tid2tcb()663 pthread = ((POSIX_TCB *)0); in posix_tid2tcb()665 return(pthread); in posix_tid2tcb()
16 files for most functions. Including the supplied pthread.h file will import 34 The file pthread.h must be included in your application source where POSIX 239 Each pthread has its own error number, which can be obtained through a 244 This call will return the last generated error code for the pthread having 325 pthread cancelation cleanup handlers are not supported which means331 pthread)
15 set(LINUX_FLAGS "-g -pthread")
55 thread in ThreadX actually runs as a Linux pthread. The determination of57 itself is a Linux pthread. The ThreadX scheduler is the highest priority
55 thread in ThreadX SMP actually runs as a Linux pthread. The determination of57 itself is a Linux pthread. The ThreadX SMP scheduler is the highest priority