Mixe for Privacy and Anonymity in the Internet
|
#include <CAThreadList.hpp>
Public Attributes | |
CAThread * | tle_thread |
struct thread_list_entry * | tle_next |
Definition at line 35 of file CAThreadList.hpp.
struct thread_list_entry* thread_list_entry::tle_next |
Definition at line 38 of file CAThreadList.hpp.
Referenced by CAThreadList::put(), CAThreadList::remove(), CAThreadList::removeAll(), CAThreadList::showAll(), and CAThreadList::waitAndRemoveAll().
CAThread* thread_list_entry::tle_thread |
Definition at line 37 of file CAThreadList.hpp.
Referenced by CAThreadList::put(), CAThreadList::remove(), CAThreadList::removeAll(), CAThreadList::showAll(), and CAThreadList::waitAndRemoveAll().