代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/175598/9540320
c pthread_barrier_init.c
/*
* pthread_barrier_init.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
* Pthr
www.eeworm.com/read/175598/9540328
c pthread_spin_trylock.c
/*
* pthread_spin_trylock.c
*
* Description:
* This translation unit implements spin lock primitives.
*
* --------------------------------------------------------------------------
*
* Pt
www.eeworm.com/read/175598/9540507
c pthread_attr_setstacksize.c
/*
* pthread_attr_setstacksize.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------------
www.eeworm.com/read/175598/9540508
c pthread_barrier_destroy.c
/*
* pthread_barrier_destroy.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
* P
www.eeworm.com/read/175598/9540510
c pthread_key_create.c
/*
* pthread_key_create.c
*
* Description:
* POSIX thread functions which implement thread-specific data (TSD).
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/175598/9540512
c pthread_barrierattr_getpshared.c
/*
* pthread_barrier_attr_getpshared.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/175598/9540514
c pthread_attr_getschedpolicy.c
/*
* pthread_attr_getschedpolicy.c
*
* Description:
* POSIX thread functions that deal with thread scheduling.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/175598/9540518
c pthread_condattr_setpshared.c
/*
* pthread_condattr_setpshared.c
*
* Description:
* This translation unit implements condition variables and their primitives.
*
*
* ----------------------------------------------------------
www.eeworm.com/read/175598/9540523
c pthread_attr_getscope.c
/*
* pthread_attr_getscope.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* ---------------------------------------------------------------------
www.eeworm.com/read/175598/9540524
c pthread_rwlock_trywrlock.c
/*
* pthread_rwlock_trywrlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*