代码搜索:blocking

找到约 1,859 项符合「blocking」的源代码

代码结果 1,859
www.eeworm.com/read/351777/3098846

h store_diskd.h

/* * store_diskd.h * * Internal declarations for the diskd routines */ #ifndef __STORE_DISKD_H__ #define __STORE_DISKD_H__ /* * magic2 is the point at which we start blocking on msgsnd/msgrcv.
www.eeworm.com/read/160611/5569142

c patest_read_record.c

/** @file patest_read_record.c @brief Record input into an array; Save array to a file; Playback recorded data. Implemented using the blocking API (Pa_ReadStream(), Pa_WriteStream() ) @author Ph
www.eeworm.com/read/159854/5580092

cpp nbserver.cpp

// // Sample: Non-Blocking IPv4/IPv6 Server // // Files: // nbserver.cpp - this file // resolve.cpp - routines for resovling addresses, etc. // resolve.h - header fil
www.eeworm.com/read/171592/9745747

h mfiles.h

/* MFiles.h MMURTL File service direct blocking calls */ /* MMURTL Operating System Source Code Copyright 1991,1992,1993, Richard A. Burgess ALL RIGHTS RESERVED Version x0.8 */
www.eeworm.com/read/203529/15356479

cpp 优先数调度.cpp

#include #define running 1 //用running表示进程处于运行态 #define aready 2 //用aready表示进程处于就绪态 #define blocking 3 //用blockin
www.eeworm.com/read/290548/8476850

h rtmutex.h

/* * RT-Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Cop
www.eeworm.com/read/290548/8476965

h rtmutex-debug.h

/* * RT-Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Cop
www.eeworm.com/read/290548/8477043

c rtmutex-debug.c

/* * RT-Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Cop
www.eeworm.com/read/371500/9552015

c tty.c

#include "lprps.h" #include #include static int block_flag = 1; /* default is blocking I/O */ void set_block(void) /* turn off nonblocking
www.eeworm.com/read/136989/5831127

mpc longupcalls.mpc

// -*- MPC -*- // LongUpcalls.mpc,v 1.7 2003/12/23 21:04:50 dhinton Exp project(*Server): messaging, taoexe, portableserver, ami { Source_Files { Manager.cpp blocking_server.cpp }