Skip to main content

Module sync

Module sync 

Source
Expand description

The thread-safe version of the list.

Structsยง

Iter
An iterator over list elements.
SyncWeakList
A thread-safe list holding weak references to its elements.
SyncWeakListElement
An thread-safe element that can be inserted into a weak list.