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

  /src/external/bsd/zstd/dist/programs/
platform.h 201 #ifndef ZSTD_SETPRIORITY_SUPPORT
203 # define ZSTD_SETPRIORITY_SUPPORT (PLATFORM_POSIX_VERSION >= 200112L)
util.h 17 #include "platform.h" /* PLATFORM_POSIX_VERSION, ZSTD_NANOSLEEP_SUPPORT, ZSTD_SETPRIORITY_SUPPORT */
60 # if ZSTD_SETPRIORITY_SUPPORT

Completed in 16 milliseconds