|
Pol
Revision:cb584c9
|
#include <pthread.h>#include <unistd.h>#include <atomic>Go to the source code of this file.
Classes | |
| class | Pol::Core::PolLock |
| class | Pol::Core::PolLock2 |
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::deinit_ipc_vars () |
| void | Pol::Core::init_ipc_vars () |
| void | Pol::Core::polsem_lock () |
| void | Pol::Core::polsem_unlock () |
| void | Pol::Core::send_ClientTransmit_pulse () |
| void | Pol::Core::send_pulse () |
| void | Pol::Core::tasks_thread_sleep (unsigned int millis) |
| void | Pol::Core::wait_for_ClientTransmit_pulse (unsigned int millis) |
| void | Pol::Core::wait_for_pulse (unsigned int millis) |
| void | Pol::Core::wake_tasks_thread () |
Definition in file polsem.h.