TBB comes with RML (resource management layer) which helps facilitate composoing different parallel models such as TBB and OpenMP in a single application. I believe the rml directory contains libraries for RMLwhich use regular WinThreads and the irml_c directory contains libraries which use 'MS Concurrency Runtime'.