]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Generic FIFO queue infrastructure. Also makes a good message_t* queue.
authorrincon <rincon>
Thu, 21 Jun 2007 17:50:03 +0000 (17:50 +0000)
committerrincon <rincon>
Thu, 21 Jun 2007 17:50:03 +0000 (17:50 +0000)
commit0ce2a9d3d9232d0b017dcc6fdb607a89c1ad6022
tree123c216d2d0ddeedf3ffc8ac06ca3f5beb29a478
parent8ef2d4c85b2b36b9daaf787b6a7ddf27f08ec0a5
Generic FIFO queue infrastructure.  Also makes a good message_t* queue.
tos/interfaces/FifoQueue.nc [new file with mode: 0644]
tos/system/FifoQueueC.nc [new file with mode: 0644]
tos/system/FifoQueueP.nc [new file with mode: 0644]