(library
 (name dune_thread_pool)
 (libraries stdune threads.posix)
 (instrumentation
  (backend bisect_ppx)))
