Searched refs:pthread (Results 1 – 5 of 5) sorted by relevance
600 POSIX_TCB *pthread; in posix_tid2thread() local606 pthread = posix_tid2tcb(ptid); in posix_tid2thread()608 thread= posix_tcb2thread(pthread); in posix_tid2thread()657 POSIX_TCB *pthread; in posix_tid2tcb() local662 pthread = (POSIX_TCB *)ptid; in posix_tid2tcb()664 pthread = ((POSIX_TCB *)0); in posix_tid2tcb()666 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