Public Member Functions | |
| IA_CONSTRUCTOR void | IARecursiveLock_init (IARecursiveLock *) |
| bool | IARecursiveLock_lock (IARecursiveLock *) |
| bool | IARecursiveLock_unlock (IARecursiveLock *) |
| static pthread_mutex_t * | IARecursiveLock_getMutex (IARecursiveLock *this) |
| IA_DESTRUCTOR void | IARecursiveLock_deinit (IARecursiveLock *) |
| IA_CONSTRUCTOR void IARecursiveLock_init | ( | IARecursiveLock * | ) |
| bool IARecursiveLock_lock | ( | IARecursiveLock * | ) |
| bool IARecursiveLock_unlock | ( | IARecursiveLock * | ) |
|
inline |
| IA_DESTRUCTOR void IARecursiveLock_deinit | ( | IARecursiveLock * | ) |