]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Add TOSThreads C API for random number generator
authorliang_mike <liang_mike>
Thu, 10 Sep 2009 20:00:12 +0000 (20:00 +0000)
committerliang_mike <liang_mike>
Thu, 10 Sep 2009 20:00:12 +0000 (20:00 +0000)
commit2ddc807a674613d7a5d2b1409a00bb8202681784
tree087d3ffb4f45379328a1633ad50b83bb2b2c67e5
parent0ff846113ff3c9eeb1f992f7c172fba301485829
Add TOSThreads C API for random number generator
The code is from Jo Agila Bitsch Link <jo.bitsch@cs.rwth-aachen.de>
tos/lib/tosthreads/csystem/CRandomC.nc [new file with mode: 0644]
tos/lib/tosthreads/csystem/CRandomP.nc [new file with mode: 0644]
tos/lib/tosthreads/csystem/tosthread_random.h [new file with mode: 0644]