]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added thread_join functions and fixed the @spontaneous stuff to not create functions...
authorklueska <klueska>
Mon, 6 Oct 2008 04:40:02 +0000 (04:40 +0000)
committerklueska <klueska>
Mon, 6 Oct 2008 04:40:02 +0000 (04:40 +0000)
commit4f00f40a7c40b8ba3493abc904f895aeba5d7a09
tree72dc38f443bffdef7758bae864582fe3e2a41579
parent729c2ae97fd4657e60118af9793374124358a925
Added thread_join functions and fixed the @spontaneous stuff to not create functions unless they are bing deployed as part of a kernel and are not called anywhere
37 files changed:
tos/lib/tosthreads/csystem/CAMRadioP.nc
tos/lib/tosthreads/csystem/CAMSerialP.nc
tos/lib/tosthreads/csystem/CBlockStorageP.nc
tos/lib/tosthreads/csystem/CLedsP.nc
tos/lib/tosthreads/csystem/CLinkedListP.nc
tos/lib/tosthreads/csystem/CLogStorageP.nc
tos/lib/tosthreads/csystem/CQueueC.nc
tos/lib/tosthreads/csystem/CThreadP.nc
tos/lib/tosthreads/csystem/CThreadSynchronizationP.nc
tos/lib/tosthreads/csystem/TinyOSEntryPointC.nc
tos/lib/tosthreads/csystem/tosthread.h
tos/lib/tosthreads/interfaces/DynamicThread.nc
tos/lib/tosthreads/interfaces/Thread.nc
tos/lib/tosthreads/interfaces/ThreadInfo.nc
tos/lib/tosthreads/interfaces/ThreadScheduler.nc
tos/lib/tosthreads/lib/net/ctp/CCollectionP.nc
tos/lib/tosthreads/lib/net/lqi/CCollectionP.nc
tos/lib/tosthreads/lib/printf/PrintfP.nc
tos/lib/tosthreads/sensorboards/basicsb/CPhotoP.nc
tos/lib/tosthreads/sensorboards/basicsb/CTempP.nc
tos/lib/tosthreads/sensorboards/tmote_onboard/CHamamatsuS10871TsrP.nc
tos/lib/tosthreads/sensorboards/tmote_onboard/CHamamatsuS1087ParP.nc
tos/lib/tosthreads/sensorboards/tmote_onboard/CSensirionSht11P.nc
tos/lib/tosthreads/sensorboards/universal/CSineSensorP.nc
tos/lib/tosthreads/system/BlockingAMReceiverImplP.nc
tos/lib/tosthreads/system/BlockingResourceC.nc
tos/lib/tosthreads/system/BlockingResourceP.nc
tos/lib/tosthreads/system/DynamicThreadP.nc
tos/lib/tosthreads/system/StaticThreadP.nc
tos/lib/tosthreads/system/ThreadInfoP.nc
tos/lib/tosthreads/system/ThreadMapP.nc
tos/lib/tosthreads/system/ThreadSleepP.nc
tos/lib/tosthreads/system/TinyOSMainP.nc
tos/lib/tosthreads/system/TinyThreadSchedulerC.nc
tos/lib/tosthreads/system/TinyThreadSchedulerP.nc
tos/lib/tosthreads/system/TosMallocC.nc
tos/lib/tosthreads/types/thread.h