Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 196 Bytes

File metadata and controls

9 lines (6 loc) · 196 Bytes

Using Pthread, free from multi-threads problem, based on cgo API, without go-pthread and go-python

$ cd src/github.com/spikeekips/embedding-python-in-golang
$ make pthread2.go
...