Home
last modified time | relevance | path

Searched refs:global_lock_type (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/utils/
H A Dthread_base.h123 struct lt_cacheline_aligned global_lock_type { struct
132 static global_lock_type m_global; argument
H A Dthread_base.cc52 thread_base::global_lock_type lt_cacheline_aligned thread_base::m_global = { 0, 0, PTHREAD_MUTEX_IN…