sem_t is user memory and the correct mappings are needed to perform the semaphore wait interruption. Otherwise either a page fault, or access to the WRONG address environment happens.
sem_t is user memory and the correct mappings are needed to perform the semaphore wait interruption. Otherwise either a page fault, or access to the WRONG address environment happens.