guruofquality / gras

GRAS: The GNU Radio Advanced Scheduler
https://github.com/guruofquality/gras/wiki
Other
23 stars 11 forks source link

top block - add set thread pool #99

Open guruofquality opened 11 years ago

guruofquality commented 11 years ago

This will be an easy way to put the whole graph into one thread pool.

This call will be replaced when actor migration is possible and we can use the global config struct.