In Linux OS, named semaphores are created at /dev/shm/ location using sem_open API. I am creating named semaphore in Windows using CreateSemaphore. In which location are the named semaphores created in Windows?In Linux OS, named semaphores are created at /d