New version of libaitsched has released with full pthread concurrency scheduler queues support.
- Found one bug related with low priority event queue. When finished work with scheduler. Allocated resources if exist in low event priority queue already has abilities to destroy queue
- Add few macros for easy management of task member variables
- Add approach for auto-detect pthread support in system
Enjoy!