Open cstanfill opened 5 years ago
Our current design for this is a combination of a synchronous sendrecv() method that transfers execution to another thread temporarily, and an asychronous semaphore system.
Our current design for this is a combination of a synchronous sendrecv() method that transfers execution to another thread temporarily, and an asychronous semaphore system.