Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReinLock ¶ added in v1.5.2
type ReinLock struct {
// contains filtered or unexported fields
}
func (*ReinLock) OpenLogger ¶ added in v1.5.2
func (l *ReinLock) OpenLogger()
func (*ReinLock) TryLockInTime ¶ added in v1.5.2
type SpinLock ¶
type SpinLock struct {
// contains filtered or unexported fields
}
func (*SpinLock) OpenLogger ¶ added in v1.3.19
func (l *SpinLock) OpenLogger()
Click to show internal directories.
Click to hide internal directories.