代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/163678/10150067
h stim.h
#ifndef STIM_H
#define STIM_H
//BEGIN stim.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// See interrupt.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150176
h fifo_of_ptr.h
#ifndef fifo_of_ptr_H
#define fifo_of_ptr_H
//BEGIN fifo_of_ptr.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// DESCRIPTION
// This design illustrates using a FI
www.eeworm.com/read/163678/10150618
h stim.h
#ifndef STIM_H
#define STIM_H
//BEGIN stim.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// See interrupt.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/279796/10393274
h hidclient.h
#ifndef HID_CLIENT_H
#define HID_CLIENT_H
#ifdef __cplusplus
extern "C" {
#endif
#include "hid.h"
#define WM_UNREGISTER_HANDLE WM_USER+1
#define WM_DISPLAY_READ_DATA WM_USER+2
#d
www.eeworm.com/read/279175/10458289
h ospf6_intra.h
/*
* Copyright (C) 2003 Yasuhiro Ohara
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Li
www.eeworm.com/read/419765/10839165
i diskio.i
// TODO: These could be wrapped
%ignore enumerate_files;
%ignore enumerate_system_files;
%ignore ioport_bit_t;
%ignore ioport_bits_t;
%ignore ioport_t;
%ignore read_ioports;
%ignore choose_iopo
www.eeworm.com/read/434785/7801729
c return.c
#include"kernel.h"
#define WRONG_PROCESS -1
#define NO_RETURN_STACK -2
#define WRONG_THREAD -3
#define WRONG_CAPABILITY -4
#define WRONG_THREAD_STATE -5
static void exit_thread(int threa
www.eeworm.com/read/434785/7801735
c sem_re.c
#include"kernel.h"
#define WRONG_SEMAPHORE -1
#define WRONG_PROCESS_NUMBER -2
#define WRONG_PROCESS_STATE -3
#define WRONG_CAPABILITY -4
#define IS_THREAD_SEMAPHORE -5
int release_semaph
www.eeworm.com/read/434785/7801739
h os_struct.h
#ifndef OS_OS_STRUCT
#define OS_OS_STRUCT
struct cpu_information{
int thread_id;
struct{
int thread_id,process_id;
struct thread_physical_block physical_block;
}last;
};
#define
www.eeworm.com/read/196292/8102014
cpp dspaudiojackout.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include "dspoutrtp.h"
#include "d