//
pkg.gl
Category
github.com/dafny-lang/dafny
Source
DafnyStandardLibraries
src
Std_Concurrent
package
4.8.1+incompatible
Repository:
https://github.com/dafny-lang/dafny.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
0
Files
236 SLOC
#
Functions
New_AtomicBox_
New_Lock_
New_MutableMap_
Type_AtomicBox_
Type_Lock_
Type_MutableMap_
#
Variables
Companion_AtomicBox_
Companion_Lock_
Companion_MutableMap_
#
Structs
AtomicBox
Definition of class AtomicBox.
CompanionStruct_AtomicBox_
CompanionStruct_Lock_
CompanionStruct_MutableMap_
Dummy__
Lock
Definition of class Lock.
MutableMap
Definition of class MutableMap.