register_semaphore_implementation

Macro register_semaphore_implementation 

Source
macro_rules! register_semaphore_implementation {
    ($t: ty) => { ... };
}