代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/335542/12517950
cpp threadedexecutor.cpp
//: c11:ThreadedExecutor.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in t
www.eeworm.com/read/135933/13885786
md~ sequence3.md~
(object Petal
version 42
_written "Rose 4.5.8054a"
charSet 134)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
defaults (object defaul
www.eeworm.com/read/135933/13885803
mdl sequence3.mdl
(object Petal
version 42
_written "Rose 4.5.8054a"
charSet 134)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
defaults (object defaul
www.eeworm.com/read/300492/13910387
cpp poolexecutor.cpp
//: C11:PoolExecutor.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the f
www.eeworm.com/read/300492/13910416
cpp morebasicthreads.cpp
//: C11:MoreBasicThreads.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in t
www.eeworm.com/read/300492/13910476
cpp concurrentexecutor.cpp
//: C11:ConcurrentExecutor.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in
www.eeworm.com/read/300492/13910482
cpp synchronousexecutor.cpp
//: C11:SynchronousExecutor.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated i
www.eeworm.com/read/300492/13910484
cpp threadedexecutor.cpp
//: c11:ThreadedExecutor.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in t
www.eeworm.com/read/132613/14082789
h locmsgdef.h
//**************************************************************************
//
//
//**************************************************************************
//
// Filename : Msghdler.h
//
www.eeworm.com/read/235012/14088845
txt read_me.txt
DELAYED_SYNC module:
Module implements synchronization logic for delayed read or write requests.
Flags are synchronized to pass from requesting clock domain to completing clock domain
and back.
It als