bool 13 misc/cgo/test/backdoor/runtime.c bool runtime·lockedOSThread(void); bool 21 misc/cgo/test/backdoor/runtime.c ·LockedOSThread(bool b) bool 41 src/cmd/dist/a.h bool bequal(Buf *s, Buf *t); bool 83 src/cmd/dist/a.h extern bool rebuildall; bool 84 src/cmd/dist/a.h extern bool defaultclang; bool 121 src/cmd/dist/a.h bool contains(char *p, char *sep); bool 124 src/cmd/dist/a.h bool hasprefix(char *p, char *prefix); bool 125 src/cmd/dist/a.h bool hassuffix(char *p, char *suffix); bool 126 src/cmd/dist/a.h bool isabs(char*); bool 127 src/cmd/dist/a.h bool isdir(char *p); bool 128 src/cmd/dist/a.h bool isfile(char *p); bool 136 src/cmd/dist/a.h bool streq(char*, char*); bool 137 src/cmd/dist/a.h bool cansse2(void); bool 96 src/cmd/dist/buf.c bool bool 34 src/cmd/dist/build.c bool rebuildall; bool 35 src/cmd/dist/build.c bool defaultclang; bool 37 src/cmd/dist/build.c static bool shouldbuild(char*, char*); bool 641 src/cmd/dist/build.c bool islib, ispkg, isgo, stale, ispackcmd; bool 1144 src/cmd/dist/build.c static bool bool 1148 src/cmd/dist/build.c bool res; bool 1166 src/cmd/dist/build.c static bool bool 1506 src/cmd/dist/build.c bool pflag; bool 304 src/cmd/dist/plan9.c bool bool 319 src/cmd/dist/plan9.c bool bool 349 src/cmd/dist/plan9.c bool bool 571 src/cmd/dist/plan9.c bool bool 582 src/cmd/dist/plan9.c bool bool 589 src/cmd/dist/plan9.c bool bool 596 src/cmd/dist/plan9.c bool bool 756 src/cmd/dist/plan9.c bool bool 307 src/cmd/dist/unix.c bool bool 316 src/cmd/dist/unix.c bool bool 336 src/cmd/dist/unix.c bool bool 545 src/cmd/dist/unix.c bool bool 556 src/cmd/dist/unix.c bool bool 563 src/cmd/dist/unix.c bool bool 570 src/cmd/dist/unix.c bool bool 833 src/cmd/dist/unix.c bool bool 477 src/cmd/dist/windows.c bool bool 489 src/cmd/dist/windows.c bool bool 519 src/cmd/dist/windows.c bool bool 769 src/cmd/dist/windows.c bool bool 779 src/cmd/dist/windows.c bool bool 785 src/cmd/dist/windows.c bool bool 791 src/cmd/dist/windows.c bool bool 979 src/cmd/dist/windows.c bool bool 108 src/pkg/runtime/atomic_arm.c bool bool 111 src/pkg/runtime/atomic_arm.c bool res; bool 25 src/pkg/runtime/callback_windows.c runtime·compilecallback(Eface fn, bool cleanstack) bool 14 src/pkg/runtime/cgo/iscgo.c bool runtime·iscgo = 1; bool 35 src/pkg/runtime/chan.h bool closed; bool 65 src/pkg/runtime/chan.h bool* receivedp; // pointer to received bool (recv2) bool 137 src/pkg/runtime/hashmap.h bool done; bool 130 src/pkg/runtime/hashmap_fast.c bool *okptr; bool 133 src/pkg/runtime/hashmap_fast.c okptr = (bool*)(valueptr+1); bool 132 src/pkg/runtime/heapdump.c dumpbool(bool b) bool 206 src/pkg/runtime/heapdump.c static bool bool 306 src/pkg/runtime/heapdump.c static bool bool 141 src/pkg/runtime/lock_futex.c static bool bool 175 src/pkg/runtime/lock_futex.c bool bool 178 src/pkg/runtime/lock_futex.c bool res; bool 189 src/pkg/runtime/lock_futex.c bool bool 192 src/pkg/runtime/lock_futex.c bool res; bool 170 src/pkg/runtime/lock_sema.c static bool bool 234 src/pkg/runtime/lock_sema.c bool bool 237 src/pkg/runtime/lock_sema.c bool res; bool 251 src/pkg/runtime/lock_sema.c bool bool 254 src/pkg/runtime/lock_sema.c bool res; bool 198 src/pkg/runtime/malloc.h void runtime·SysMap(void *v, uintptr nbytes, bool reserved, uint64 *stat); bool 199 src/pkg/runtime/malloc.h void* runtime·SysReserve(void *v, uintptr nbytes, bool *reserved); bool 267 src/pkg/runtime/malloc.h bool enablegc; bool 268 src/pkg/runtime/malloc.h bool debuggc; bool 432 src/pkg/runtime/malloc.h bool incache; // being used by an MCache bool 447 src/pkg/runtime/malloc.h bool runtime·MSpan_Sweep(MSpan *span); bool 453 src/pkg/runtime/malloc.h bool runtime·MSpanList_IsEmpty(MSpan *list); bool 472 src/pkg/runtime/malloc.h bool runtime·MCentral_FreeSpan(MCentral *c, MSpan *s, int32 n, MLink *start, MLink *end); bool 502 src/pkg/runtime/malloc.h bool arena_reserved; bool 527 src/pkg/runtime/malloc.h MSpan* runtime·MHeap_Alloc(MHeap *h, uintptr npage, int32 sizeclass, bool large, bool needzero); bool 549 src/pkg/runtime/malloc.h void runtime·markspan(void *v, uintptr size, uintptr n, bool leftover); bool 571 src/pkg/runtime/malloc.h void runtime·MProf_Free(Bucket*, uintptr, bool); bool 579 src/pkg/runtime/malloc.h extern bool runtime·fingwait; bool 580 src/pkg/runtime/malloc.h extern bool runtime·fingwake; bool 584 src/pkg/runtime/malloc.h bool runtime·addfinalizer(void*, FuncVal *fn, uintptr, Type*, PtrType*); bool 589 src/pkg/runtime/malloc.h bool runtime·freespecial(Special *s, void *p, uintptr size, bool freed); bool 21 src/pkg/runtime/mcentral.c static bool MCentral_Grow(MCentral *c); bool 204 src/pkg/runtime/mcentral.c bool bool 254 src/pkg/runtime/mcentral.c static bool bool 51 src/pkg/runtime/mem_darwin.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 68 src/pkg/runtime/mem_darwin.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 55 src/pkg/runtime/mem_dragonfly.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 75 src/pkg/runtime/mem_dragonfly.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 55 src/pkg/runtime/mem_freebsd.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 75 src/pkg/runtime/mem_freebsd.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 109 src/pkg/runtime/mem_linux.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 137 src/pkg/runtime/mem_linux.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 63 src/pkg/runtime/mem_nacl.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 83 src/pkg/runtime/mem_nacl.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 55 src/pkg/runtime/mem_netbsd.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 75 src/pkg/runtime/mem_netbsd.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 55 src/pkg/runtime/mem_openbsd.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 75 src/pkg/runtime/mem_openbsd.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 65 src/pkg/runtime/mem_plan9.c runtime·SysMap(void *v, uintptr nbytes, bool reserved, uint64 *stat) bool 77 src/pkg/runtime/mem_plan9.c runtime·SysReserve(void *v, uintptr nbytes, bool *reserved) bool 56 src/pkg/runtime/mem_solaris.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 76 src/pkg/runtime/mem_solaris.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 94 src/pkg/runtime/mem_windows.c runtime·SysReserve(void *v, uintptr n, bool *reserved) bool 108 src/pkg/runtime/mem_windows.c runtime·SysMap(void *v, uintptr n, bool reserved, uint64 *stat) bool 192 src/pkg/runtime/mgc0.c bool runtime·fingwait; bool 193 src/pkg/runtime/mgc0.c bool runtime·fingwake; bool 206 src/pkg/runtime/mgc0.c static bool scanframe(Stkframe *frame, void *wbufp); bool 269 src/pkg/runtime/mgc0.c static bool bool 720 src/pkg/runtime/mgc0.c scanblock(Workbuf *wbuf, bool keepworking) bool 1437 src/pkg/runtime/mgc0.c scaninterfacedata(uintptr bits, byte *scanp, bool afterprologue, void *wbufp) bool 1458 src/pkg/runtime/mgc0.c scanbitvector(Func *f, bool precise, byte *scanp, BitVector *bv, bool afterprologue, void *wbufp) bool 1564 src/pkg/runtime/mgc0.c static bool bool 1573 src/pkg/runtime/mgc0.c bool afterprologue; bool 1574 src/pkg/runtime/mgc0.c bool precise; bool 1782 src/pkg/runtime/mgc0.c bool bool 1797 src/pkg/runtime/mgc0.c bool res, sweepgenset; bool 1967 src/pkg/runtime/mgc0.c bool parked; bool 2043 src/pkg/runtime/mgc0.c bool allocated; bool 2246 src/pkg/runtime/mgc0.c bool eagersweep; bool 2804 src/pkg/runtime/mgc0.c runtime·markspan(void *v, uintptr size, uintptr n, bool leftover) bool 20 src/pkg/runtime/mheap.c static bool MHeap_Grow(MHeap*, uintptr); bool 171 src/pkg/runtime/mheap.c runtime·MHeap_Alloc(MHeap *h, uintptr npage, int32 sizeclass, bool large, bool needzero) bool 302 src/pkg/runtime/mheap.c static bool bool 607 src/pkg/runtime/mheap.c bool bool 645 src/pkg/runtime/mheap.c static bool bool 728 src/pkg/runtime/mheap.c bool bool 783 src/pkg/runtime/mheap.c bool bool 784 src/pkg/runtime/mheap.c runtime·freespecial(Special *s, void *p, uintptr size, bool freed) bool 65 src/pkg/runtime/netpoll_epoll.c runtime·netpoll(bool block) bool 72 src/pkg/runtime/netpoll_kqueue.c runtime·netpoll(bool block) bool 33 src/pkg/runtime/netpoll_nacl.c runtime·netpoll(bool block) bool 202 src/pkg/runtime/netpoll_solaris.c runtime·netpoll(bool block) bool 12 src/pkg/runtime/netpoll_stub.c runtime·netpoll(bool block) bool 85 src/pkg/runtime/netpoll_windows.c runtime·netpoll(bool block) bool 488 src/pkg/runtime/os_darwin.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 245 src/pkg/runtime/os_dragonfly.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 253 src/pkg/runtime/os_freebsd.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 293 src/pkg/runtime/os_linux.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 291 src/pkg/runtime/os_netbsd.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 268 src/pkg/runtime/os_openbsd.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 33 src/pkg/runtime/os_plan9_386.c bool crash; bool 41 src/pkg/runtime/os_plan9_amd64.c bool crash; bool 274 src/pkg/runtime/os_solaris.c runtime·setprof(bool on) bool 282 src/pkg/runtime/os_solaris.c runtime·setsig(int32 i, GoSighandler *fn, bool restart) bool 28 src/pkg/runtime/os_solaris.h void runtime·setsig(int32, void(*)(int32, Siginfo*, void*, G*), bool); bool 29 src/pkg/runtime/os_windows.h byte *runtime·compilecallback(Eface fn, bool cleanstack); bool 35 src/pkg/runtime/os_windows_386.c bool crash; bool 43 src/pkg/runtime/os_windows_amd64.c bool crash; bool 424 src/pkg/runtime/panic.c static bool didothers; bool 425 src/pkg/runtime/panic.c bool crash; bool 489 src/pkg/runtime/panic.c bool bool 37 src/pkg/runtime/parfor.c runtime·parforsetup(ParFor *desc, uint32 nthr, uint32 n, void *ctx, bool wait, void (*body)(ParFor*, uint32)) bool 76 src/pkg/runtime/parfor.c bool idle; bool 180 src/pkg/runtime/print.c runtime·printbool(*(bool*)v); bool 219 src/pkg/runtime/print.c runtime·printbool(bool v) bool 75 src/pkg/runtime/proc.c bool runtime·iscgo; bool 93 src/pkg/runtime/proc.c static bool runqputslow(P*, G*, uint32, uint32); bool 104 src/pkg/runtime/proc.c static void startm(P*, bool); bool 125 src/pkg/runtime/proc.c static bool preemptall(void); bool 126 src/pkg/runtime/proc.c static bool preemptone(P*); bool 127 src/pkg/runtime/proc.c static bool exitsyscallfast(void); bool 128 src/pkg/runtime/proc.c static bool haveexperiment(int8*); bool 410 src/pkg/runtime/proc.c static bool bool 482 src/pkg/runtime/proc.c bool wait; bool 538 src/pkg/runtime/proc.c bool add; bool 705 src/pkg/runtime/proc.c static M* lockextra(bool nilokay); bool 877 src/pkg/runtime/proc.c lockextra(bool nilokay) bool 975 src/pkg/runtime/proc.c startm(P *p, bool spinning) bool 1362 src/pkg/runtime/proc.c runtime·park(bool(*unlockf)(G*, void*), void *lock, int8 *reason) bool 1372 src/pkg/runtime/proc.c static bool bool 1392 src/pkg/runtime/proc.c bool ok; bool 1635 src/pkg/runtime/proc.c static bool bool 2107 src/pkg/runtime/proc.c bool bool 2179 src/pkg/runtime/proc.c bool traceback; bool 2356 src/pkg/runtime/proc.c bool empty; bool 2670 src/pkg/runtime/proc.c static bool bool 2675 src/pkg/runtime/proc.c bool res; bool 2694 src/pkg/runtime/proc.c static bool bool 2712 src/pkg/runtime/proc.c runtime·schedtrace(bool detailed) bool 2932 src/pkg/runtime/proc.c static bool bool 3099 src/pkg/runtime/proc.c bool bool 3126 src/pkg/runtime/proc.c static bool bool 28 src/pkg/runtime/runtime.c runtime·gotraceback(bool *crash) bool 248 src/pkg/runtime/runtime.h bool cleanstack; bool 273 src/pkg/runtime/runtime.h bool ispanic; bool 274 src/pkg/runtime/runtime.h bool issystem; // do not output in stack dump bool 275 src/pkg/runtime/runtime.h bool isbackground; // ignore in deadlock detector bool 276 src/pkg/runtime/runtime.h bool preempt; // preemption signal, duplicates stackguard0 = StackPreempt bool 277 src/pkg/runtime/runtime.h bool paniconfault; // panic (instead of crash) on unexpected fault address bool 319 src/pkg/runtime/runtime.h bool spinning; // M is out of work and is actively looking for work bool 320 src/pkg/runtime/runtime.h bool blocked; // M is blocked on a Note bool 345 src/pkg/runtime/runtime.h bool needextram; bool 347 src/pkg/runtime/runtime.h bool (*waitunlockf)(G*, void*); bool 431 src/pkg/runtime/runtime.h bool panic; // is this frame the top of a panic? bool 432 src/pkg/runtime/runtime.h bool malloced; bool 515 src/pkg/runtime/runtime.h bool sleeping; bool 516 src/pkg/runtime/runtime.h bool rescheduling; bool 557 src/pkg/runtime/runtime.h bool wait; // if true, wait while all threads finish processing, bool 588 src/pkg/runtime/runtime.h extern bool runtime·precisestack; bool 589 src/pkg/runtime/runtime.h extern bool runtime·copystack; bool 641 src/pkg/runtime/runtime.h void (*equal)(bool*, uintptr, void*, void*); bool 668 src/pkg/runtime/runtime.h void runtime·memequal(bool*, uintptr, void*, void*); bool 669 src/pkg/runtime/runtime.h void runtime·noequal(bool*, uintptr, void*, void*); bool 670 src/pkg/runtime/runtime.h void runtime·strequal(bool*, uintptr, void*, void*); bool 671 src/pkg/runtime/runtime.h void runtime·interequal(bool*, uintptr, void*, void*); bool 672 src/pkg/runtime/runtime.h void runtime·nilinterequal(bool*, uintptr, void*, void*); bool 674 src/pkg/runtime/runtime.h bool runtime·memeq(void*, void*, uintptr); bool 698 src/pkg/runtime/runtime.h bool special; // not part of defer frame bool 720 src/pkg/runtime/runtime.h bool recovered; // whether this panic is over bool 721 src/pkg/runtime/runtime.h bool aborted; // the panic was aborted bool 741 src/pkg/runtime/runtime.h int32 runtime·gentraceback(uintptr, uintptr, uintptr, G*, int32, uintptr*, int32, bool(*)(Stkframe*, void*), void*, bool); bool 744 src/pkg/runtime/runtime.h bool runtime·haszeroargs(uintptr pc); bool 745 src/pkg/runtime/runtime.h bool runtime·topofstack(Func*); bool 767 src/pkg/runtime/runtime.h extern bool runtime·iscgo; bool 826 src/pkg/runtime/runtime.h bool runtime·canpanic(G*); bool 843 src/pkg/runtime/runtime.h int32 runtime·gotraceback(bool *crash); bool 876 src/pkg/runtime/runtime.h bool runtime·ifaceeq_c(Iface, Iface); bool 877 src/pkg/runtime/runtime.h bool runtime·efaceeq_c(Eface, Eface); bool 893 src/pkg/runtime/runtime.h bool runtime·cas(uint32*, uint32, uint32); bool 894 src/pkg/runtime/runtime.h bool runtime·cas64(uint64*, uint64, uint64); bool 895 src/pkg/runtime/runtime.h bool runtime·casp(void**, void*, void*); bool 916 src/pkg/runtime/runtime.h void runtime·schedtrace(bool); bool 917 src/pkg/runtime/runtime.h void runtime·park(bool(*)(G*, void*), void*, int8*); bool 927 src/pkg/runtime/runtime.h bool runtime·sigsend(int32 sig); bool 944 src/pkg/runtime/runtime.h bool runtime·deltimer(Timer*); bool 945 src/pkg/runtime/runtime.h G* runtime·netpoll(bool); bool 953 src/pkg/runtime/runtime.h bool runtime·netpollclosing(PollDesc*); bool 1019 src/pkg/runtime/runtime.h bool runtime·notetsleep(Note*, int64); // false - timeout bool 1020 src/pkg/runtime/runtime.h bool runtime·notetsleepg(Note*, int64); // false - timeout bool 1050 src/pkg/runtime/runtime.h void runtime·parforsetup(ParFor *desc, uint32 nthr, uint32 n, void *ctx, bool wait, void (*body)(ParFor*, uint32)); bool 1070 src/pkg/runtime/runtime.h void runtime·printbool(bool); bool 1104 src/pkg/runtime/runtime.h void runtime·fcmp64c(uint64, uint64, int32*, bool*); bool 1106 src/pkg/runtime/runtime.h void runtime·f64tointc(uint64, int64*, bool*); bool 1118 src/pkg/runtime/runtime.h bool runtime·isInf(float64 f, int32 sign); bool 1119 src/pkg/runtime/runtime.h bool runtime·isNaN(float64 f); bool 1122 src/pkg/runtime/runtime.h void runtime·semacquire(uint32*, bool); bool 1129 src/pkg/runtime/runtime.h bool runtime·lockedOSThread(void); bool 1131 src/pkg/runtime/runtime.h bool runtime·showframe(Func*, G*); bool 1135 src/pkg/runtime/runtime.h bool runtime·ifaceE2I2(InterfaceType*, Eface, Iface*); bool 39 src/pkg/runtime/signal_386.c bool crash; bool 48 src/pkg/runtime/signal_amd64x.c bool crash; bool 46 src/pkg/runtime/signal_arm.c bool crash; bool 9 src/pkg/runtime/signal_unix.h void runtime·setsig(int32, GoSighandler*, bool); bool 79 src/pkg/runtime/softfloat_arm.c fstatus(bool nan, int32 cmp) bool 112 src/pkg/runtime/softfloat_arm.c bool nan, ok; bool 92 src/pkg/runtime/stack.c bool malloced; bool 263 src/pkg/runtime/stack.c static bool bool 483 src/pkg/runtime/stack.c static bool bool 602 src/pkg/runtime/stack.c bool malloced; bool 676 src/pkg/runtime/stack.c bool newstackcall; bool 15 src/pkg/runtime/traceback_arm.c runtime·gentraceback(uintptr pc0, uintptr sp0, uintptr lr0, G *gp, int32 skip, uintptr *pcbuf, int32 max, bool (*callback)(Stkframe*, void*), void *v, bool printall) bool 19 src/pkg/runtime/traceback_arm.c bool waspanic, wasnewproc, printing; bool 31 src/pkg/runtime/traceback_x86.c runtime·gentraceback(uintptr pc0, uintptr sp0, uintptr lr0, G *gp, int32 skip, uintptr *pcbuf, int32 max, bool (*callback)(Stkframe*, void*), void *v, bool printall) bool 35 src/pkg/runtime/traceback_x86.c bool waspanic, wasnewproc, printing; bool 93 src/pkg/runtime/type.h bool dotdotdot; bool 144 src/pkg/runtime/vdso_linux_amd64.c bool valid; bool 178 src/pkg/runtime/vdso_linux_amd64.c bool found_vaddr = false;