Hello!
I've been reading the book and wanted to follow up on something. In Chapter 3 you introduce the AsyncronousLoader and talk about creating semaphores and fences for synchronization..
However, transfer_complete_semaphore is never actually used in the code..
I'm just curious as to whether that is a mistake or not, since it doesn't get mentioned again? 😄
Thanks
Hello!
I've been reading the book and wanted to follow up on something. In Chapter 3 you introduce the
AsyncronousLoaderand talk about creating semaphores and fences for synchronization..However,
transfer_complete_semaphoreis never actually used in the code..I'm just curious as to whether that is a mistake or not, since it doesn't get mentioned again? 😄
Thanks