Home
last modified time | relevance | path

Searched refs:go_heap (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dtest.c54 void *go_heap = (void *)0xC011110000; variable
67 buf0 = mmap(go_heap, 16384, PROT_READ | PROT_WRITE, in main()
71 go_heap, errno); in main()