FiberTLSCache

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
getData
Fiber getData()
Undocumented in source. Be warned that the author may not have intended to support it.
removeData
void removeData(Fiber obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

array
Vector!Fiber array;
Undocumented in source.
used
uint used;
Undocumented in source.

Meta