代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/113031/15472021

h atm_com.h

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/113031/15472022

c aldtest.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/113031/15472023

h atm_db.h

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/113031/15472024

c atm_db_new.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/113031/15472025

c atm_svr_tpool.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/290808/3970814

lc readline.lc

/* include readline1 */ #include "unpthread.h"## 1 ##src/threads/readline.c## static pthread_key_t rl_key;## 2 ##src/threads/readline.c## static pthread_once_t rl_once = PTHREAD_ONCE_INIT;## 3
www.eeworm.com/read/366702/2867751

c clause-4.c

// PR c/34506 // { dg-do compile } #define p parallel void foo (int x) { #pragma omp p num_threads (4) if (1) private (x) ; #pragma omp p num_threads(4)if(1)private(x) ; #pragma omp p num_th
www.eeworm.com/read/411854/11224356

makefile

#.SUFFIXES: .h .cpp .i CC=/opt/aCC/bin/aCC CXXFLAG=-w -DUSE_TAO -DACE_HAS_NO_THROW_SPEC -DACE_HAS_THREADS -DACE_HAS_EXCEPTIONS -DACE_HAS_STANDARD_CPP_LIBRARY -DACE_HAS_THREADS IDLCC=/toolbox/private/
www.eeworm.com/read/133772/5900909

c kflag1.c

/*========================================================================== // // kflag1.cxx // // Kernel C API Flag test 1 // //==================================================
www.eeworm.com/read/128447/5990563

c kflag1.c

/*========================================================================== // // kflag1.cxx // // Kernel C API Flag test 1 // //========================================================