代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/292486/3953036
cpp jmutex.cpp
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/292486/3953037
cpp jthread.cpp
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/292486/3953038
h jthread.h
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/292486/3953039
h jmutex.h
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/292486/3953040
cpp jmutex.cpp
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/292486/3953041
cpp jthread.cpp
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2005 Jori Liesenborgs (jori@
www.eeworm.com/read/291465/3965880
cxx mswin.cxx
/*
* mswin.cxx
*
* General class implementations for 16 bit Windows.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are
www.eeworm.com/read/290228/3983745
txt test-suite-tcp-init-win.txt
The tests of options for TCP's initial window can be tested
with the command "./test-all-tcp-init-win" in the directory
tcl/test.
These tests verify the following options added to the
implementations
www.eeworm.com/read/287127/4026769
h pgpfifo.h
/*
* pgpFIFO.h -- A general interface to a First-In First-Out system used
* by PGP. There can be many FIFO implementations, and this is the
* interface that each must support.
*
* $Id: pgpF
www.eeworm.com/read/270919/4231701
py __init__.py
#!/usr/bin/env python
#portable serial port access with python
#this is a wrapper module for different platform implementations
#
# (C)2001-2002 Chris Liechti
# this is distributed