Struct RecursiveReadWriteMutex::ThreadLockCount

Nested Relationships

This struct is a nested type of Class RecursiveReadWriteMutex.

Struct Documentation

struct ThreadLockCount

Public Functions

inline ThreadLockCount()
inline ThreadLockCount(std::thread::id id, unsigned int count)

Public Members

std::thread::id id
unsigned int count