代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/481537/6642797
c mutex.c
/*
* kernel/mutex.c
*
* Mutexes: blocking mutual exclusion locks
*
* Started by Ingo Molnar:
*
* Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar
*
* Many thanks
www.eeworm.com/read/230508/14283490
m freeport_test2.m
% receive on COM'1', at 115200 bps, using channel '0', '1' data element,
% data type: 'UINT8' (ID = 2), blockingFlag: '1' (blocking)
% this test program works with model 'FreePortComm_TX_counter'
www.eeworm.com/read/247207/4485728
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/183719/5252420
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/343231/3223569
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/316872/3598079
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/427042/1981416
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/395229/2447379
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/380794/2652547
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/353751/3082126
c gtkcupsutils.c
/* GTK - The GIMP Toolkit
* gtkcupsutils.h: Statemachine implementation of POST and GET
* cups calls which can be used to create a non-blocking cups API
* Copyright (C) 2006, 2007 Red Hat, Inc.
*