mbed-os/workspace_tools/toolchains
Mihail Stoyanov fab45821a7 Refactoring of the python multiprocessing code to use queues load balancing based on apply_async();
Use the returned result by apply_async() to fetch compile_worker() results and get rid of python queues;
Optimize the threads handling code
Reuse compile threads via self.mp_pool
2014-07-10 15:33:04 +03:00
..
__init__.py Refactoring of the python multiprocessing code to use queues load balancing based on apply_async(); 2014-07-10 15:33:04 +03:00
arm.py Merge branch 'dev_error_assert' of git://github.com/0xc0170/mbed into 0xc0170-dev_error_assert 2014-06-11 15:50:34 +01:00
gcc.py Disable rtti for gcc. 2014-06-21 12:24:05 +02:00
iar.py Merge branch 'dev_trailing_spaces_removal' of git://github.com/0xc0170/mbed into 0xc0170-dev_trailing_spaces_removal 2014-06-03 10:39:31 +01:00