|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Files | |
| file | cond.h [code] |
| Condition variable. | |
| file | cpu_instructions.h [code] |
| CPU-specific instructions. | |
| file | crash_handler.h [code] |
| Crash handling. | |
| file | die.h [code] |
| Program termination. | |
| file | errno_to_str.h [code] |
| Convert errno to string. | |
| file | fast_random.h [code] |
| Helpers to work with random numbers. | |
| file | mutex.h [code] |
| Mutex. | |
| file | singleton.h [code] |
| Singleton. | |
| file | stddefs.h [code] |
| Commonly used types and functions. | |
| file | temp_file.h [code] |
| Filesystem functions. | |
| file | thread.h [code] |
| Thread. | |