OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tstart_sysvicall
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
os3_solaris.go
134
func
tstart_sysvicall
()
func
164
ret = pthread_create(&tid, &attr, funcPC(
tstart_sysvicall
), unsafe.Pointer(mp))
/prebuilts/go/linux-x86/src/runtime/
os3_solaris.go
134
func
tstart_sysvicall
()
func
164
ret = pthread_create(&tid, &attr, funcPC(
tstart_sysvicall
), unsafe.Pointer(mp))
Completed in 180 milliseconds