Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
1b39cb0e
Commit
1b39cb0e
authored
Oct 24, 2013
by
yoogx
Browse files
* Call the compute entrypoint of background threads
Submitted by Elie Richa <richa@adacore.com>
parent
d2a31d16
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-po_hi_ada-activity.adb
View file @
1b39cb0e
...
...
@@ -2207,7 +2207,7 @@ package body Ocarina.Backends.PO_HI_Ada.Activity is
-- parameter which is the port that triggered the thread.
case
P
is
when
Thread_Periodic
=>
when
Thread_Periodic
|
Thread_Background
=>
Call_Profile
:=
Make_List_Id
(
Extract_Enumerator
(
E
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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