代码搜索:blocking

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

代码结果 1,859
www.eeworm.com/read/328357/3445113

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '
www.eeworm.com/read/316872/3598370

h mutex.h

/* * Mutexes: blocking mutual exclusion locks * * started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * This file contains the main data
www.eeworm.com/read/297160/3888971

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * This should run with any Unix * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * Th
www.eeworm.com/read/291168/3969136

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '
www.eeworm.com/read/427042/1980502

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '
www.eeworm.com/read/422785/2032817

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '
www.eeworm.com/read/416031/2130057

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * This should run with any Unix * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * Th
www.eeworm.com/read/395229/2447727

h mutex.h

/* * Mutexes: blocking mutual exclusion locks * * started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * This file contains the main data
www.eeworm.com/read/375736/2721528

txt pgetl.txt

SUMMARY pgetl - do fgetl() from a pipe without blocking. #include pgetl ( buf, max, fh ) char *buf; int max; int fh; DESCRIPTION If ( Buffer is empty ) Fil
www.eeworm.com/read/358714/2984408

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '