Home » Community » Coffee corner » Quiz #4
Re: Quiz #4 [message #57810 is a reply to message #57804] |
Sat, 18 December 2021 21:21   |
Oblivion
Messages: 1226 Registered: August 2007
|
Senior Contributor |
|
|
OK. What am I missing here?
AFAIK,
- CoDo() function is blocking, i.e. it will wait for the threads to join, before it exits.
- CoDo() calls CoWork::Loop(). The API document states that:
Schedules fn to be run on all worker threads and on calling thread. After the first thread returns from fn, all other scheduled fn jobs that has not started yet are unscheduled. Waits for all started jobs to finish.
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
|
|
|
Goto Forum:
Current Time: Mon Aug 25 20:18:52 CEST 2025
Total time taken to generate the page: 0.06158 seconds
|