[dependencies.cfg-if]
version = "0.1"
[dependencies.hierr]
version = "0.2.4"
[dependencies.hipool]
version = "0.3.3"
[dependencies.libc]
version = "0.2"
[lib]
name = "hipthread"
path = "src/lib.rs"
[package]
authors = ["hantingjun <hantingjun@huawei.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "no-std thread library based on pthread"
edition = "2021"
keywords = ["no-std", "pthread", "mingw", "thread"]
license = "MIT OR Apache-2.0"
name = "hipthread"
readme = "README.md"
repository = "https://gitcode.com/xuanwu/hipthread"
version = "0.1.3"