PolyProcessInterface / ppi

2 stars 2 forks source link

Make each serialThread wait on its own entry in the table #44

Open n-peugnet opened 4 years ago

n-peugnet commented 4 years ago

This way we can notify only one thread and we don't have to store the thread in a map.