HomeSort by: relevance | last modified time | path
    Searched defs:go_heap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
test.c 54 void *go_heap = (void *)0xC011110000; variable in typeref:typename:void *
67 buf0 = mmap(go_heap, 16384, PROT_READ | PROT_WRITE,
71 go_heap, errno);
test.c 54 void *go_heap = (void *)0xC011110000; variable in typeref:typename:void *
67 buf0 = mmap(go_heap, 16384, PROT_READ | PROT_WRITE,
71 go_heap, errno);

Completed in 215 milliseconds