代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/417321/10994787
c pthread_mutexattr_setpshared.c
/*
* pthread_mutexattr_setpshared.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* -----------------------------------------------------------------
www.eeworm.com/read/417321/10994789
c pthread_attr_getstackaddr.c
/*
* pthread_attr_getstackaddr.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------------
www.eeworm.com/read/417321/10994793
c pthread_rwlock_rdlock.c
/*
* pthread_rwlock_rdlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/417321/10994796
c pthread_attr_getdetachstate.c
/*
* pthread_attr_getdetachstate.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* ---------------------------------------------------------------
www.eeworm.com/read/417321/10994797
c pthread_key_delete.c
/*
* pthread_key_delete.c
*
* Description:
* POSIX thread functions which implement thread-specific data (TSD).
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/417321/10994807
c pthread_attr_destroy.c
/*
* pthread_attr_destroy.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* ----------------------------------------------------------------------
www.eeworm.com/read/417321/10994814
c pthread_barrier_wait.c
/*
* pthread_barrier_wait.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
* Pthr
www.eeworm.com/read/417321/10994816
c pthread_rwlock_init.c
/*
* pthread_rwlock_init.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/417321/10994822
c pthread_spin_lock.c
/*
* pthread_spin_lock.c
*
* Description:
* This translation unit implements spin lock primitives.
*
* --------------------------------------------------------------------------
*
* Pthre
www.eeworm.com/read/417321/10994824
c pthread_attr_setstackaddr.c
/*
* pthread_attr_setstackaddr.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------------