summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsLocklessFifo.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition between GC thread andJason Sams2011-01-181-0/+2
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-3/+1
* Fix bug looping non-blocking fifos.Jason Sams2010-08-181-0/+1
* Seperate out Mutex and Signal code into reusable classes.Jason Sams2010-03-261-19/+5
* Implement java interface for RS shutdown and fix shutdown deadlock with the c...Jason Sams2009-08-251-2/+4
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-4/+1
* Replace spins with proper pthread conditions.Jason Sams2009-06-181-2/+20
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+74