Entire D Site
Library Reference
Newsgroup Archives
D Programming Language
D
Language
Phobos
Phobos (prerelease)
Comparisons
object
std
std.algorithm
std.array
std.ascii
std.base64
std.bigint
std.bitmanip
std.compiler
std.complex
std.concurrency
std.container
std.contracts
std.conv
std.cpuid
std.ctype
std.date
std.datetime
std.demangle
std.encoding
std.exception
std.file
std.format
std.functional
std.getopt
std.gregorian
std.json
std.math
std.mathspecial
std.md5
std.metastrings
std.mmfile
std.numeric
std.outbuffer
std.parallelism
std.path
std.process
std.random
std.range
std.regex
std.regexp
std.signals
std.socket
std.socketstream
std.stdint
std.stdio
std.cstream
std.stream
std.string
std.system
std.traits
std.typecons
std.typetuple
std.uni
std.uri
std.utf
std.variant
std.xml
std.zip
std.zlib
std.c.fenv
std.c.locale
std.c.math
std.c.process
std.c.stdarg
std.c.stddef
std.c.stdio
std.c.stdlib
std.c.string
std.c.time
std.c.wcharh
std.net.isemail
std.windows.charset
std.windows
std.linux
std.c.windows
std.c.linux
etc
etc.c.curl
etc.c.zlib
core
core.atomic
core.bitop
core.cpuid
core.exception
core.memory
core.runtime
core.thread
core.time
core.vararg
core.sync.barrier
core.sync.condition
core.sync.config
core.sync.exception
core.sync.mutex
core.sync.rwmutex
core.sync.semaphore
core.sync.exception
Define base class for synchronization exceptions.
License:
Boost License 1.0
Authors:
Sean Kelly
Source:
core/sync/exception.d
class
SyncException
: object.Exception;
Base class for synchronization exceptions.
Copyright Sean Kelly 2005 - 2009. | Page generated by
Ddoc
.