]> rtime.felk.cvut.cz Git - frescor/fosa.git/commit
Moving fosa_signal_queue_scheduler() from threads_and_signals.h to
authortelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 14 Jun 2007 13:00:38 +0000 (13:00 +0000)
committertelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 14 Jun 2007 13:00:38 +0000 (13:00 +0000)
commite39bb43b696a44c83aefbd381b0e70c63dce2732
tree4183fd06d2b48e7b00c4912ae316fead3936e71e
parent5f99e4a964ada4cf9b11f07ac4f60839328e7ca0
Moving fosa_signal_queue_scheduler() from threads_and_signals.h to
app_def_sched.h and implement it in the app_def_sched.c file in MaRTE.
For MaRTE-OS it is a direct call to fosa_signal_queue().

git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@481 35b4ef3e-fd22-0410-ab77-dab3279adceb
include/fosa_app_def_sched.h
include/fosa_threads_and_signals.h
src_marte/fosa_app_def_sched.c