HomeSort by relevance Sort by last modified time
    Searched full:ncleanups (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/src/
tsd.c 7 static unsigned ncleanups; variable
45 for (i = 0; i < ncleanups; i++)
50 for (i = 0; i < ncleanups; i++) {
65 assert(ncleanups < MALLOC_TSD_CLEANUPS_MAX);
66 cleanups[ncleanups] = f;
67 ncleanups++;
110 ncleanups = 0;
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 

Completed in 75 milliseconds