|
APM:Libraries
|
This is the complete list of members for F4Light::Semaphore, including all inherited members.
| _give() | F4Light::Semaphore | protected |
| _is_waiting | F4Light::Semaphore | protected |
| _take_from_mainloop(uint32_t timeout_ms) | F4Light::Semaphore | protected |
| _take_nonblocking() | F4Light::Semaphore | protected |
| _taken | F4Light::Semaphore | protected |
| _task | F4Light::Semaphore | protected |
| get_owner() | F4Light::Semaphore | inline |
| give() | F4Light::Semaphore | virtual |
| is_taken() | F4Light::Semaphore | inline |
| is_waiting() | F4Light::Semaphore | inline |
| Semaphore() | F4Light::Semaphore | |
| svc_give() | F4Light::Semaphore | |
| svc_take(uint32_t timeout_ms) | F4Light::Semaphore | |
| svc_take_nonblocking() | F4Light::Semaphore | |
| take(uint32_t timeout_ms) | F4Light::Semaphore | virtual |
| take_blocking() | AP_HAL::Semaphore | inlinevirtual |
| take_nonblocking() | F4Light::Semaphore | virtual |
| ~Semaphore(void) | AP_HAL::Semaphore | inlinevirtual |
1.8.13