代码搜索:Threads

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

代码结果 7,387
www.eeworm.com/read/14735/405430

c testsem.c

/* Simple test of the SDL semaphore code */ #include #include #include #include "SDL.h" #include "SDL_thread.h" #define NUM_THREADS 10 static SDL_sem *
www.eeworm.com/read/480930/1309939

h hardirq.h

#ifndef __M68K_HARDIRQ_H #define __M68K_HARDIRQ_H #include #include /* entry.S is sensitive to the offsets of these fields */ typedef struct { unsigned int __softi
www.eeworm.com/read/470917/1438763

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,
www.eeworm.com/read/251805/4416519

c testsem.c

/* Simple test of the SDL semaphore code */ #include #include #include #include "SDL.h" #include "SDL_thread.h" #define NUM_THREADS 10 static SDL_sem *
www.eeworm.com/read/250243/4435311

c probe.c

/* Copyright 2003 Andi Kleen, SuSE Labs. * Subject to the GNU Public License, v.2 * * Generic x86 APIC driver probe layer. */ #include #include #include
www.eeworm.com/read/246537/4493542

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/246537/4493583

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/246537/4493951

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/237554/4622776

c timer.c

/* ** $Id: timer.c,v 1.28 2003/11/22 08:01:37 weiym Exp $ ** ** timer.c: The Timer module for MiniGUI-Threads. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongming. **
www.eeworm.com/read/237551/4623093

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,