代码搜索:queue

找到约 10,000 项符合「queue」的源代码

代码结果 10,000
www.eeworm.com/read/283772/8988817

h netqueue.h

/********************************************************************** chengjy@felab, copyright 2002-2004 netQueue.h 网络缓冲队列常数定义 ***************************************************************
www.eeworm.com/read/350384/10745526

h errcode.h

#ifndef ERROR_CODE_HEADER #define ERROR_CODE_HEADER typedef int ERR; #define INVALID_RESULT 0 #define VALID_SUCCESS 1 #define INDEX_OUTOF_RANGE 2 #define QUEUE_FULL_WARNING 3
www.eeworm.com/read/143053/12902350

h message.h

#ifndef _PYOS_MESSAGE_H_ #define _PYOS_MESSAGE_H_ enum message_message_type_enum{ MESSAGE_MOUSE_MESSAGE , MESSAGE_SHUTDOWN_COMPUTER , MESSAGE_KEYBOARD_MESSAGE } ; struct message_mess
www.eeworm.com/read/100926/6263290

cpp mq_server.cpp

// MQ_Server.cpp,v 4.10 2000/12/07 21:24:24 brunsch Exp #include "ace/Signal.h" #include "ace/SV_Message_Queue.h" #include "ace/streams.h" #include "test.h" ACE_RCSID(SV_Message_Queues, MQ_Se
www.eeworm.com/read/265102/11282904

h netqueue.h

/********************************************************************** chengjy@felab, copyright 2002-2004 netQueue.h 网络缓冲队列常数定义 ***************************************************************
www.eeworm.com/read/210832/15191795

txt bottom_half.txt

static int using_jiffies = 0; static struct wait_queue *tick_die_wait_queue = NULL; static void timer_tick_handler(void *junk); static struct tq_struct tick_queue_entry = { NULL, 0, timer_tic
www.eeworm.com/read/294698/8210857

h message.h

#ifndef _PYOS_MESSAGE_H_ #define _PYOS_MESSAGE_H_ enum message_message_type_enum{ MESSAGE_MOUSE_MESSAGE , MESSAGE_SHUTDOWN_COMPUTER , MESSAGE_KEYBOARD_MESSAGE } ; struct message_mess
www.eeworm.com/read/394238/8241137

txt sched.h.txt

this is writen by netbear in nankai university all copyright reserved you can copy and modify it,but you cant use it to make profit ****************关于等待队列的一系列处理数*********************** 对wait_que