ogh wrote on Monday, September 07, 2015:
Hello,
I’m asking mysefl how to set the task starting order without using task notification or semaphore?
I’ve three task with same priority (and these should have the same prio) and I want that one of these task start before the two other (because this should get some values from other system and these are used by other task).
I create taks in the starting order but it doesn’t change.
Thanks for your help
onap