-
Notifications
You must be signed in to change notification settings - Fork 3
stpool是一个轻便高效的动态跨平台的线程池/任务池库.
License
wgfxcu/libstpool
Folders a 8000 nd files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to complie the project ? WINDOWS: stpool_win_proj (vs2008) LINUX/MAC ./configure --prefix=/usr make && make install ARM ./configure --prefix=install-dir --host=cross-complier- make && make install NDK(android) ./configure --prefix=install-dir --host=cross-complier- make && make install Or 1. ./configure 2. Modify the features.mk (Remove some feature MACROs if the NDK does not support them. eg.-DHAVE_PTHREAD_ATTR_GETINHERITSCHED) 3. ndk-build
About
stpool是一个轻便高效的动态跨平台的线程池/任务池库.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published