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

  /src/external/bsd/jemalloc.old/dist/test/integration/
mallocx.c 85 remote_alloc(void *arg) { function
106 thd_create(&thd, remote_alloc, (void *)&ret);
smallocx.c 105 remote_alloc(void *arg) { function
130 thd_create(&thd, remote_alloc, (void *)&ret);
  /src/external/bsd/jemalloc/dist/test/integration/
mallocx.c 85 remote_alloc(void *arg) { function
107 thd_create(&thd, remote_alloc, (void *)&ret);
smallocx.c 104 remote_alloc(void *arg) { function
130 thd_create(&thd, remote_alloc, (void *)&ret);

Completed in 25 milliseconds