nsleaf

package
v0.0.0-...-17c0c07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMutex

func NewMutex(ls lua.State) int

func NewThread

func NewThread(ls lua.State) int

func NewWaitGroup

func NewWaitGroup(ls lua.State) int

Types

type Module

type Module struct {
}

func NewModule

func NewModule() *Module

func (*Module) Loader

func (this *Module) Loader(ls lua.State) int

type Mutex

type Mutex struct {
	Ticket chan int
	// contains filtered or unexported fields
}

type Thread

type Thread struct {
	// contains filtered or unexported fields
}

type WaitGroup

type WaitGroup struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL