代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/164463/10107472
h wait.h
#ifndef _LINUX_WAIT_H
#define _LINUX_WAIT_H
#define WNOHANG 0x00000001
#define WUNTRACED 0x00000002
#define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */
#defin
www.eeworm.com/read/356533/10225150
h fdtd_xypbc_zpml.h
#pragma once
#include "stdafx.h"
#include "FDTD_1D_ExHy.h"
class CFDTD_xyPBC_zPML
{
private:
double pi, TwoORpi, eps_0, mu_0;
int nr_threads;
long *** Ind; //indicates the material
www.eeworm.com/read/243434/12940903
h libc-lock.h
#ifndef _INTERNAL_LIBC_LOCK_H
#define _INTERNAL_LIBC_LOCK_H
#ifdef _POSIX_THREADS
#include "../pthread.h"
#include
#define __libc_lock_define(CLASS,NAME) \
CLASS pthread_mutex_
www.eeworm.com/read/309173/13680261
java tutorial04.java
## An ffmpeg and SDL Tutorial
Page 1 2 3 4 5 6 7 8 End Prev Home Next
Printable version Text version
## Tutorial 04: Spawning Threads
Code: tutorial04.c
### Overview
Last time we added audio s
www.eeworm.com/read/301913/13845974
h sched.h
#ifndef _LINUX_SCHED_H
#define _LINUX_SCHED_H
#include /* for HZ */
extern unsigned long event;
#include
#include
#include
#includ
www.eeworm.com/read/141295/5774069
c testprog.c
/* testprog.c - simple scout threads/UNIX system call
* test program */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/136571/5870395
h slice.h
#ifndef SLICE_H
#define SLICE_H
#include
#ifndef SDL_THREADS
#include
#else
#include "SDL.h"
#include "SDL_thread.h"
#endif
/* Array of these feeds the slice dec
www.eeworm.com/read/135153/5888817
h sched.h
#ifndef _LINUX_SCHED_H
#define _LINUX_SCHED_H
#include /* for HZ */
extern unsigned long event;
#include
#include
#include
#includ
www.eeworm.com/read/135153/5889187
h wait.h
#ifndef _LINUX_WAIT_H
#define _LINUX_WAIT_H
#define WNOHANG 0x00000001
#define WUNTRACED 0x00000002
#define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */
#defin
www.eeworm.com/read/111374/6155928
h slice.h
#ifndef SLICE_H
#define SLICE_H
#include
#ifndef SDL_THREADS
#include
#endif
#include "SDL.h"
#include "SDL_thread.h"
/* Array of these feeds the slice decoders */
typedef