-
Notifications
You must be signed in to change notification settings - Fork 0
Developing version of GetAFix
License
trucnguyenlam/getafix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rules for writting concurrent boolean program: ================================================================= - global variable 'super_atomic' and 'atomic' must be declared first following the order - init always the first function - In init function, super_atomic and atomic must be set to F - the first statement of every thread must be 'atomic := F;' - always use assume(T) at the end of each thread
About
Developing version of GetAFix
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published