代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/247320/12666229
cpp mqueue.cpp
// mqueue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "mqueue.h"
NAMESPACE_BEGIN(CryptoPP)
MessageQueue::MessageQueue(uns
www.eeworm.com/read/247320/12666657
cpp cryptlib.cpp
// cryptlib.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "cryptlib.h"
#include "misc.h"
#include "filters.h"
#include "algpar
www.eeworm.com/read/331315/12833672
cpp fdtd_3d_xyzpml_mpi_openmp.cpp
////////////////////////////////////////////////////////////////////////////////
//Parallel 3D FDTD algorithm with constant material parameters - eps_r, mu_r, sigma
// - MPI Non-Blocking communicat
www.eeworm.com/read/305111/13778604
smsg ps2rs232.map.smsg
Warning (10273): Verilog HDL warning at rcvr.v(50): extended using "x" or "z"
Warning (10268): Verilog HDL information at rcvr.v(97): Always Construct contains both blocking and non-blocking assignme
www.eeworm.com/read/141295/5774073
c open.c
/* Redefinition of the open system call, so that we can mark it
* as non-blocking and asynchronous */
#include
#include
#include
#include
int
setupFi
www.eeworm.com/read/132069/5923218
h win_net.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/131315/5942008
c nonblocking.c
/* $Revision: 1.6 $
**
*/
#include "configdata.h"
#if defined(NBIO_IOCTL)
#include
/*
** Enable or disable non-blocking I/O mode.
*/
int
SetNonBlocking(fd, flag)
int fd;
BO
www.eeworm.com/read/103725/6212595
cpp filters.cpp
// filters.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "filters.h"
#include "mqueue.h"
#include "fltrimpl.h"
#include "argnames.h"
#include
#include
www.eeworm.com/read/103725/6212601
cpp files.cpp
// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "files.h"
NAMESPACE_BEGIN(CryptoPP)
using namespace std;
void Files_TestInstantiations()
{
FileStore f0