OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minit
(Results
1 - 20
of
20
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
os_dragonfly.go
182
func
minit
() {
func
190
// Called from dropm to undo the effect of an
minit
.
os_freebsd.go
238
func
minit
() {
func
263
// Called from dropm to undo the effect of an
minit
.
os_netbsd.go
212
// of the creating thread. That confuses
minit
, so we remove that
214
// baroque to remove a signal stack here only to add one in
minit
, but
252
func
minit
() {
func
269
// Called from dropm to undo the effect of an
minit
.
os_openbsd.go
215
func
minit
() {
func
223
// Called from dropm to undo the effect of an
minit
.
os_linux.go
153
// with signals disabled. It will enable them in
minit
.
314
func
minit
() {
func
321
// Called from dropm to undo the effect of an
minit
.
os_nacl.go
101
func
minit
() {
func
116
// Called from dropm to undo the effect of an
minit
.
os_plan9.go
186
func
minit
() {
func
195
// Called from dropm to undo the effect of an
minit
.
os3_solaris.go
171
// with signals disabled. It will enable them in
minit
.
215
func
minit
() {
func
221
// Called from dropm to undo the effect of an
minit
.
os_darwin.go
199
func
minit
() {
func
209
// Called from dropm to undo the effect of an
minit
.
213
// See
minit
.
os_windows.go
687
func
minit
() {
func
693
// Called from dropm to undo the effect of an
minit
.
/prebuilts/go/linux-x86/src/runtime/
os_dragonfly.go
182
func
minit
() {
func
190
// Called from dropm to undo the effect of an
minit
.
os_freebsd.go
238
func
minit
() {
func
263
// Called from dropm to undo the effect of an
minit
.
os_netbsd.go
212
// of the creating thread. That confuses
minit
, so we remove that
214
// baroque to remove a signal stack here only to add one in
minit
, but
252
func
minit
() {
func
269
// Called from dropm to undo the effect of an
minit
.
os_openbsd.go
215
func
minit
() {
func
223
// Called from dropm to undo the effect of an
minit
.
os_linux.go
153
// with signals disabled. It will enable them in
minit
.
314
func
minit
() {
func
321
// Called from dropm to undo the effect of an
minit
.
os_nacl.go
101
func
minit
() {
func
116
// Called from dropm to undo the effect of an
minit
.
os_plan9.go
186
func
minit
() {
func
195
// Called from dropm to undo the effect of an
minit
.
os3_solaris.go
171
// with signals disabled. It will enable them in
minit
.
215
func
minit
() {
func
221
// Called from dropm to undo the effect of an
minit
.
os_darwin.go
199
func
minit
() {
func
209
// Called from dropm to undo the effect of an
minit
.
213
// See
minit
.
os_windows.go
687
func
minit
() {
func
693
// Called from dropm to undo the effect of an
minit
.
Completed in 164 milliseconds