Re: Multithreading question
Reply #1 –
The methods convoi_t::warten_bis_weg_frei(..) and convoi_t::suche_neue_route() are called from simvehikel.cc and reset wait_lock. Maybe this kills your approach of setting wait_lock in vorfahren()?
Cant see how your question is related to multithreading