ucontext and Queues (2023 Fall ECE 344 Section 2)
Jon Eyolfson · 47:07
This is a live coding lecture (OS course, lecture 18) that walks through the POSIX ucontext API — getcontext, setcontext, makecontext, swapcontext — plus the BSD sys/queue.h TAILQ macros, both of which students need t...