Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Name ¶
type Name string
const ( SimpleGroup Name = "simple_group" SimpleMutexImplCAS Name = "simple_mutex_impl_cas" SimpleMutexImplSema Name = "simple_mutex_impl_sema" SimpleMutexImplSemaCAS Name = "simple_mutex_impl_sema_cas" SimpleMutexImplSemaCAS2 Name = "simple_mutex_impl_sema_cas2" SimpleMutexImplV0 Name = "simple_mutex_impl_v0" SimpleMutexImplV1 Name = "simple_mutex_impl_v1" SimpleChannelImpl Name = "simple_channel_impl" SimpleGMPImpl Name = "simple_gmp_impl" )
Click to show internal directories.
Click to hide internal directories.