代码搜索:blocking

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

代码结果 1,859
www.eeworm.com/read/139291/5804736

h apr_queue.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/114557/15047971

h target.h

#ifndef TARGET_H_ #define TARGET_H_ #include "lwip.h" #include "lwip/stats.h" #include "lwip/mem.h" #include "lwip/tcpip.h" #include "lwip/netif.h" #include "netif/ppp/buffer.h" #include "sio.h" #
www.eeworm.com/read/169190/5427425

h apr_queue.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/158865/5592659

projects

-*- indented-text-*- * Interface to strget * Non-blocking (`asynchronous') i/o (per c.l.f. discussion) * `ioinit'-type routine for various i/o op
www.eeworm.com/read/369275/9657008

readme

Files in this directory demonstrate how to use the Xdelta3 API. Copyrights are held by the respective authors and these files are not covered by the GPL. small_page_test.c -- how to use xdelta3 in a
www.eeworm.com/read/200462/15432539

cpp osrng.cpp

// osrng.cpp - written and placed in the public domain by Wei Dai // Thanks to Leonard Janke for the suggestion for AutoSeededRandomPool. #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include
www.eeworm.com/read/200462/15432702

h randpool.h

#ifndef CRYPTOPP_RANDPOOL_H #define CRYPTOPP_RANDPOOL_H #include "cryptlib.h" #include "filters.h" NAMESPACE_BEGIN(CryptoPP) //! Randomness Pool /*! This class can be used to generate ps
www.eeworm.com/read/291164/8438932

h tty.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Terminal support routines. */ #ifndef _JOHN_TTY_H #define _JOHN_TTY_H /* * Initia
www.eeworm.com/read/379808/9175671

c recv.c

//************************************************************ // // blocking.c // // Gefan Zhang // //************************************************************* #include #include
www.eeworm.com/read/377687/9264605

v lfsr6s3.v

//********************************************************* // IEEE STD 1364-1995 Verilog file: lfsr6s3.v // Author-EMAIL: Uwe.Meyer-Baese@ieee.org //**********************************************