代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/486037/1256430
h kernel_stat.h
#ifndef _LINUX_KERNEL_STAT_H
#define _LINUX_KERNEL_STAT_H
#include
#include
#include
/*
* 'kernel_stat.h' contains the definitions needed for doing
* so
www.eeworm.com/read/486037/1257110
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
typedef struct {
unsigned int __softirq_pending;
} ____cacheline_aligned irq
www.eeworm.com/read/480930/1308183
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/480930/1308576
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/480930/1309767
h pgalloc.h
#ifndef _CRIS_PGALLOC_H
#define _CRIS_PGALLOC_H
#include
#include
extern struct pgtable_cache_struct {
unsigned long *pgd_cache;
unsigned long *pte_cac
www.eeworm.com/read/479151/1341004
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/479151/1341397
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/460691/1558327
h fakethr.h
typedef int perl_mutex;
typedef int perl_key;
typedef struct perl_thread *perl_os_thread;
/* With fake threads, thr is global(ish) so we don't need dTHR */
#define dTHR extern int errno
struc
www.eeworm.com/read/459217/1572491
java threadsservice.java
package cn.jsprun.service.posts;
import java.util.List;
import java.util.Map;
import cn.jsprun.dao.posts.ThreadsDao;
import cn.jsprun.dao.posts.ThreadsmodDao;
import cn.jsprun.domain.Threads;
www.eeworm.com/read/251805/4417434
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