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

  /src/lib/libc/gdtoa/
gdtoaimp.h 159 * #define) two locks, acquired by ACQUIRE_DTOA_LOCK(n) and freed
497 #define ACQUIRE_DTOA_LOCK(n) /*nothing*/
504 #define ACQUIRE_DTOA_LOCK(n) \
misc.c 59 ACQUIRE_DTOA_LOCK(0);
60 /* The k > Kmax case does not need ACQUIRE_DTOA_LOCK(0), */
107 ACQUIRE_DTOA_LOCK(0);
417 ACQUIRE_DTOA_LOCK(1);
446 ACQUIRE_DTOA_LOCK(1);

Completed in 13 milliseconds