Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
branch_transaction_already_active :: ByteStringpostgresql-typed Database.PostgreSQL.Typed.ErrCodes BRANCH_TRANSACTION_ALREADY_ACTIVE: 25002 (Error)
e_r_e_reading_sql_data_not_permitted :: ByteStringpostgresql-typed Database.PostgreSQL.Typed.ErrCodes E_R_E_READING_SQL_DATA_NOT_PERMITTED: 38004 (Error)
s_r_e_reading_sql_data_not_permitted :: ByteStringpostgresql-typed Database.PostgreSQL.Typed.ErrCodes S_R_E_READING_SQL_DATA_NOT_PERMITTED: 2F004 (Error)
getNumPrimecountThreads :: IO Intprimecount Math.NumberTheory.Prime.Count Get the currently set number of threads used by libprimecount.
setNumPrimecountThreads :: Int -> IO ()primecount Math.NumberTheory.Prime.Count Set the number of threads used by libprimecount. If the input is not positive, the thread count is set to 1. If the input is greater than the number of CPUs available, the thread count is set to the number of CPUs available.
primecount_get_num_threads :: IO Intprimecount Math.NumberTheory.Prime.Count.FFI Get the currently set number of threads used by libprimecount.
primecount_set_num_threads :: Int -> IO ()primecount Math.NumberTheory.Prime.Count.FFI Set the number of threads used by libprimecount.
-
Bindings for the pthread library. Bindings for the pthread library.
-
Bindings to the POSIX threads library. Requires linking with the -threaded RTS.
-
pthread System.Posix.Thread Obtain ID of the calling thread.