代码搜索:Pthread
找到约 7,828 项符合「Pthread」的源代码
代码结果 7,828
www.eeworm.com/read/175598/9540525
c pthread_mutexattr_gettype.c
/*
* pthread_mutexattr_gettype.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* --------------------------------------------------------------------
www.eeworm.com/read/175598/9540534
c pthread_barrierattr_setpshared.c
/*
* pthread_barrier_attr_setpshared.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/175598/9540535
c pthread_mutexattr_setpshared.c
/*
* pthread_mutexattr_setpshared.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* -----------------------------------------------------------------
www.eeworm.com/read/175598/9540536
c pthread_attr_getstackaddr.c
/*
* pthread_attr_getstackaddr.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------------
www.eeworm.com/read/175598/9540538
c pthread_rwlock_rdlock.c
/*
* pthread_rwlock_rdlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/175598/9540540
c pthread_attr_getdetachstate.c
/*
* pthread_attr_getdetachstate.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* ---------------------------------------------------------------
www.eeworm.com/read/175598/9540541
c pthread_key_delete.c
/*
* pthread_key_delete.c
*
* Description:
* POSIX thread functions which implement thread-specific data (TSD).
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/175598/9540546
c pthread_attr_destroy.c
/*
* pthread_attr_destroy.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* ----------------------------------------------------------------------
www.eeworm.com/read/175598/9540549
c pthread_barrier_wait.c
/*
* pthread_barrier_wait.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
* Pthr
www.eeworm.com/read/175598/9540550
c pthread_rwlock_init.c
/*
* pthread_rwlock_init.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
*
*