mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Reactor.isInCriticalSection
mecca
reactor
Reactor
Reports whether execution is currently within a critical section
struct
Reactor
@
property
const pure nothrow @
safe
@
nogc
bool
isInCriticalSection
(
)
Meta
Source
See Implementation
mecca
reactor
Reactor
aliases
IdleCallbackDlg
functions
LOG_TRACEBACK_AS
assertMayContextSwitch
boostFiberPriority
call
considerYield
deferToThread
enterCriticalSection
getFiberName
getFiberPtr
getFiberState
iterateFibers
iterateScheduledFibers
joinFiber
leaveCriticalSection
pushFiberName
registerIdleCallback
registerRecurringTimer
registerTimer
requestGCCollection
resumeFiber
setFiberName
setup
shouldYield
sleep
spawnFiber
start
stop
suspendCurrentFiber
teardown
throwInFiber
utThreadPool
yield
manifest constants
UT_MAX_DEFERRED_TASKS
postblits
this(this)
properties
criticalSection
currentFiberHandle
currentFiberId
currentFiberPtr
hangDetectorEnabled
isActive
isIdle
isInCriticalSection
isMain
isOpen
isRunning
isSpecialFiber
reactorStats
thisFiber
structs
OpenOptions
Stats
TimerHandle
Reports whether execution is currently within a critical section