代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/135955/5875974
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/135955/5876022
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/133703/5903197
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/133703/5903248
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/127382/14357227
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 flag */
{ /* called on
www.eeworm.com/read/223597/14622571
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/223597/14622716
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/342914/3228542
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include
www.eeworm.com/read/342914/3228593
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
*
* Tested with 1.2 on the x86
*
* Actually, it should run with any Unix
*/
#include
#include
#include
#include