代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/386455/2571221
h ucos2_pthread.h
/**
* \file pthread.h
* \author Wei Yongming
* \date 2003/02/03
*
* Description: This header contains the pthread definitions needed to
* support MiniGUI u
www.eeworm.com/read/383065/2622509
c pthread_attr_setinheritsched.c
/*
* pthread_attr_setinheritsched.c
*
* Description:
* POSIX thread functions that deal with thread scheduling.
*
* -----------------------------------------------------------------------
www.eeworm.com/read/383065/2622511
c pthread_rwlock_unlock.c
/*
* pthread_rwlock_unlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
www.eeworm.com/read/383065/2622514
c pthread_rwlock_wrlock.c
/*
* pthread_rwlock_wrlock.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* --------------------------------------------------------------------------
www.eeworm.com/read/383065/2622516
c pthread_rwlockattr_setpshared.c
/*
* pthread_rwlockattr_setpshared.c
*
* Description:
* This translation unit implements read/write lock primitives.
*
* -------------------------------------------------------------------
www.eeworm.com/read/383065/2622518
c pthread_cond_init.c
/*
* pthread_cond_init.c
*
* Description:
* This translation unit implements condition variables and their primitives.
*
*
* -------------------------------------------------------------
www.eeworm.com/read/383065/2622520
c pthread_barrier_init.c
/*
* pthread_barrier_init.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/383065/2622527
c pthread_spin_trylock.c
/*
* pthread_spin_trylock.c
*
* Description:
* This translation unit implements spin lock primitives.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/383065/2622680
c pthread_attr_setstacksize.c
/*
* pthread_attr_setstacksize.c
*
* Description:
* This translation unit implements operations on thread attribute objects.
*
* -----------------------------------------------------------
www.eeworm.com/read/383065/2622681
c pthread_barrier_destroy.c
/*
* pthread_barrier_destroy.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*