]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Changes to allow other subsystems to wire to underlying ActiveMessages (Send, Receive...
authorklueska <klueska>
Sun, 15 Jun 2008 17:26:00 +0000 (17:26 +0000)
committerklueska <klueska>
Sun, 15 Jun 2008 17:26:00 +0000 (17:26 +0000)
commit993e42e649f589f715a25238a431734b819bc219
treed137c3737d1e654a485a3982620a3d64fca142d5
parent4bfcdacf6e4dff27bf1269e666e788b9edb0098a
Changes to allow other subsystems to wire to underlying ActiveMessages (Send, Receive,Snoop).  Basically moves all explicit wiring out of BlockingActiveMessageC and into the generic components that get instantiated on an AMid by AMid basis
tos/lib/tosthreads/system/BlockingAMReceiverC.nc
tos/lib/tosthreads/system/BlockingAMSenderC.nc
tos/lib/tosthreads/system/BlockingAMSnooperC.nc
tos/lib/tosthreads/system/BlockingActiveMessageC.nc