Next: , Previous: , Up: Use Considerations   [Index]


15.2 Threads

Using the aime interpreter in multithreaded programs is perfectly fine. The libaime constructed objects are nonetheless not thread safe, meaning they can’t be operated simultaneously by more than one thread. No thread synchronization is done within libaime.