![]()  | 
  
    WPILibC++ 2025.3.2
    
   | 
 
This is the complete list of members for wpi::Semaphore, including all inherited members.
| GetHandle() const | wpi::Semaphore | inline | 
| operator WPI_Handle() const | wpi::Semaphore | inlineexplicit | 
| operator=(const Semaphore &)=delete | wpi::Semaphore | |
| operator=(Semaphore &&rhs) | wpi::Semaphore | inline | 
| Release(int releaseCount=1, int *prevCount=nullptr) | wpi::Semaphore | inline | 
| Semaphore(int initialCount=0, int maximumCount=INT_MAX) | wpi::Semaphore | inlineexplicit | 
| Semaphore(const Semaphore &)=delete | wpi::Semaphore | |
| Semaphore(Semaphore &&rhs) | wpi::Semaphore | inline | 
| ~Semaphore() | wpi::Semaphore | inline |