|
T * | operator-> () |
|
T & | operator* () |
|
| Lock (Lock &&l) |
|
| Lock (const Lock &l)=delete |
|
void | wait (std::condition_variable &cv) |
|
std::cv_status | wait_for (std::condition_variable &cv, const std::chrono::duration< Rep, Period > &duration) |
|
bool | wait_for (std::condition_variable &cv, const std::chrono::duration< Rep, Period > &duration, Predicate pred) |
|
std::cv_status | wait_until (std::condition_variable &cv, const std::chrono::time_point< Clock, Duration > &duration) |
|
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libexpr/lexer.l