Searched refs:allocRTag (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c29 static rtag_t allocRTag; variable
38 allocRTag = AllocateResourceTag (hModule,
40 return allocRTag != NULL;
43 ReturnResourceTag (allocRTag, 0); */
52 return AllocSleepOK (size, allocRTag, NULL);

Completed in 205 milliseconds