khizmax / libcds

A C++ library of Concurrent Data Structures
http://libcds.sourceforge.net/doc/cds-api/index.html
Boost Software License 1.0
2.54k stars 358 forks source link

FreeBSD's ThreadId is pthread_t* #166

Open SchrodingerZhu opened 3 years ago

SchrodingerZhu commented 3 years ago

One may need to cast it to size_t/uintptr_t before modular operation