代码搜索:blocking

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

代码结果 1,859
www.eeworm.com/read/245488/4502924

java nbtimeserver.java

/* * @(#)NBTimeServer.java 1.4 01/12/13 * A non blocking Internet time server implemented using * the New I/O (NIO) facilities added to J2SE v 1.4. * * Copyright 2001-2002 Sun Microsystems, Inc.
www.eeworm.com/read/231012/4718430

java nbtimeserver.java

/* * @(#)NBTimeServer.java 1.4 01/12/13 * A non blocking Internet time server implemented using * the New I/O (NIO) facilities added to J2SE v 1.4. * * Copyright 2001-2002 Sun Microsystems, Inc.
www.eeworm.com/read/228774/4762920

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/200458/5064974

c pablio.c

/* * $Id: pablio.c,v 1.4 2003/06/16 22:02:38 stevek Exp $ * pablio.c * Portable Audio Blocking Input/Output utility. * * Author: Phil Burk, http://www.softsynth.com * * This program uses the Po
www.eeworm.com/read/342914/3228824

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/307164/3726747

c atl_potrfu.c

/* * HERK actually uses real gemm, so use real blocking factors */ #ifdef SCPLX #define CMM_H #include "smm.h" #elif defined(DCPLX) #define ZMM_H #include "zmm.h" #endif #include "atlas_
www.eeworm.com/read/307164/3726753

c atl_potrfl.c

/* * HERK actually uses real gemm, so use real blocking factors */ #ifdef SCPLX #define CMM_H #include "smm.h" #elif defined(DCPLX) #define ZMM_H #include "zmm.h" #endif #include "atlas_
www.eeworm.com/read/297160/3889086

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/277562/4154218

c patest_read_write_wire.c

/** @file patest_read_write_wire.c @ingroup test_src @brief Tests full duplex blocking I/O by passing input straight to output. @author Bjorn Roche. XO Audio LLC for Z-Systems Engineering.
www.eeworm.com/read/427042/1981409

c patest_read_write_wire.c

/** @file patest_read_write_wire.c @brief Tests full duplex blocking I/O by passing input straight to output. @author Bjorn Roche. XO Audio LLC for Z-Systems Engineering. @author based on code b