代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/417321/10995158
c pthread_attr_getschedparam.c
/*
* pthread_attr_getschedparam.c
*
* Description:
* POSIX thread functions that deal with thread scheduling.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/417321/10995162
c pthread_cond_destroy.c
/*
* pthread_cond_destroy.c
*
* Description:
* This translation unit implements condition variables and their primitives.
*
*
* -----------------------------------------------------------------
www.eeworm.com/read/417321/10995167
c pthread_rwlock_destroy.c
/*
* pthread_rwlock_destroy.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/417321/10995170
c pthread_attr_getstacksize.c
/*
* pthread_attr_getstacksize.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------------
www.eeworm.com/read/417321/10995178
c pthread_barrierattr_destroy.c
/*
* pthread_barrier_attr_destroy.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/417321/10995181
c pthread_spin_init.c
/*
* pthread_spin_init.c
*
* Description:
* This translation unit implements spin lock primitives.
*
* --------------------------------------------------------------------------
*
* Pthre
www.eeworm.com/read/417321/10995184
c pthread_rwlock_timedrdlock.c
/*
* pthread_rwlock_timedrdlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
www.eeworm.com/read/417321/10995187
c pthread_mutex_destroy.c
/*
* pthread_mutex_destroy.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* ------------------------------------------------------------------------
www.eeworm.com/read/417321/10995199
c pthread_attr_setschedpolicy.c
/*
* pthread_attr_setschedpolicy.c
*
* Description:
* POSIX thread functions that deal with thread scheduling.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/417321/10995206
c pthread_condattr_destroy.c
/*
* condvar_attr_destroy.c
*
* Description:
* This translation unit implements condition variables and their primitives.
*
*
* -----------------------------------------------------------------