fast-fs-hash - v0.0.0-rc4
    Preparing search index...

    Variable threadPoolTrimConst

    threadPoolTrim: () => void = binding.poolTrim

    Wake idle native pool threads so they can self-terminate and free memory. Threads with pending work will continue running — this is not a shutdown. Threads respawn automatically when new work arrives.

    Type Declaration

      • (): void
      • Returns void