Zero  0.1.0
unsafe_list_dummy_lock_t Class Reference

You can instantiate unsafe lists by using this type. More...

#include <w_list.h>

Detailed Description

You can instantiate unsafe lists by using this type.

This makes it relatively easy to grep for the unsafe lists in the system.

Note
There is no automagic enforcement of locking for w_list_t w_hash_t or anything based on them. Their templates just require a lock type so we can easily find those that are locked in the code somewhere, somehow, and those that are not.

The documentation for this class was generated from the following file: