TestThread

Undocumented in source.

Constructors

this
this(string name, int second)
Undocumented in source.

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_flag
bool _flag;
Undocumented in source.
_lock
RedisLock _lock;
Undocumented in source.
_name
string _name;
Undocumented in source.
_redis
Redis _redis;
Undocumented in source.
_second
int _second;
Undocumented in source.

Meta