Documentation ¶
Overview ¶
Test that pthread_cancel works as expected (NPTL uses SIGRTMIN to implement thread cancellation) See https://golang.org/issue/6997
Index ¶
- Constants
- Variables
- func Add(x int)
- func Atol(s string) int
- func BackIntoGo()
- func BackgroundSleep(n int32)
- func CheckIssue6907Go(s string) C.int
- func Fissue299748()
- func GoFunc37033(handle C.uintptr_t)
- func GoFunc49633(context unsafe.Pointer)
- func GoIssue6833Func(aui uint, aui64 uint64) uint64
- func IMPDrawRect()
- func IMPInitWithFrame()
- func IMPIsOpaque()
- func IMPWindowResize()
- func IntoGoAndBack()
- func Issue23720F()
- func Issue29383(n, size uint) int
- func Issue31093()
- func Issue40494()
- func Issue42495A(C.T42495A)
- func Issue42495B(C.T42495B)
- func Issue8148() int
- func ReturnIntLong() (int, C.long)
- func Strtol(s string, base int) (int, error)
- func Test8945()
- func TestComplexAlign(t *testing.T)
- type AsyncEvent
- type Context
Constants ¶
View Source
const CString = "C string"
View Source
const EINVAL = C.EINVAL /* test #define */
Variables ¶
View Source
var KILO = C.KILO
View Source
var Used byte
View Source
var Vissue22958 C.issue22958Type
issue 22958 Nothing to run, just make sure this compiles.
Functions ¶
func BackIntoGo ¶
func BackIntoGo()
func BackgroundSleep ¶
func BackgroundSleep(n int32)
func CheckIssue6907Go ¶
func Fissue299748 ¶
func Fissue299748()
func GoFunc37033 ¶
func GoFunc49633 ¶
func GoIssue6833Func ¶
func IMPDrawRect ¶
func IMPDrawRect()
func IMPInitWithFrame ¶
func IMPInitWithFrame()
func IMPIsOpaque ¶
func IMPIsOpaque()
func IMPWindowResize ¶
func IMPWindowResize()
func IntoGoAndBack ¶
func IntoGoAndBack()
func Issue23720F ¶
func Issue23720F()
func Issue29383 ¶
func Issue31093 ¶
func Issue31093()
func Issue40494 ¶
func Issue40494()
func Issue42495A ¶
func Issue42495B ¶
func ReturnIntLong ¶
func TestComplexAlign ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.