yuzu/src/core/hle/service/sm
Yuri Kunde Schlesner e5a59ef27c Service/sm: Use an actual semaphore for the notification semaphore
An Event was used way back then when we didn't have proper working
semaphores. Our Semaphore implementation is good enough now.
2017-06-06 02:57:04 -07:00
..
srv.cpp Service/sm: Use an actual semaphore for the notification semaphore 2017-06-06 02:57:04 -07:00
srv.h Service: Move SRV interface to a new sm/ subdirectory 2017-06-06 02:57:04 -07:00