Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
1393880c
Commit
1393880c
authored
Sep 27, 2019
by
bouazizrahma
Browse files
extend 'subprograms.c' to support mapping of many transitions in BA of a sporadic thread
parent
e7efa02c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-c_common-ba.adb
View file @
1393880c
This diff is collapsed.
Click to expand it.
src/backends/ocarina-backends-c_common-ba.ads
View file @
1393880c
...
...
@@ -46,4 +46,9 @@ package Ocarina.Backends.C_Common.BA is
function
Is_To_Make_Init_Sequence
(
S
:
Node_Id
)
return
Boolean
;
function
Make_Specification_Of_BA_Related_Function
(
S
:
Node_Id
;
BA_Body
:
Boolean
:=
False
;
BA_Initialization
:
Boolean
:=
False
)
return
Node_Id
;
end
Ocarina
.
Backends
.
C_Common
.
BA
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment