Home
last modified time | relevance | path

Searched defs:first_watch_queue_entry (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/storage/
H A DClosures.h325 StgTVarWatchQueue *volatile first_watch_queue_entry; member
/dports/lang/ghc/ghc-8.10.7/includes/rts/storage/
H A DClosures.h338 StgTVarWatchQueue *first_watch_queue_entry; /* accessed via atomics */ member