libpthread-38821d529407

所属分类:Windows编程
开发工具:Unix_Linux
文件大小:72KB
下载次数:5
上传日期:2013-11-03 22:25:54
上 传 者hashcode111
说明:  libpthread source code libpthread source code libpthread source code libpthread source codelibpthread source code

文件列表:
libpthread-38821d529407\CTestConfig.cmake (201, )
libpthread-38821d529407\CMakeLists.txt (4088, )
libpthread-38821d529407\NOTICE (109, )
libpthread-38821d529407\doxygen.conf (722, )
libpthread-38821d529407\KEYS (499, )
libpthread-38821d529407\LICENSE (11358, )
libpthread-38821d529407\include\pthread_types.h (3612, )
libpthread-38821d529407\include\pthread_clock.h (2426, )
libpthread-38821d529407\include\sched.h (1972, )
libpthread-38821d529407\include\semaphore.h (2022, )
libpthread-38821d529407\src\barrier.c (5657, )
libpthread-38821d529407\src\pthread.c (21591, )
libpthread-38821d529407\src\nanosleep.c (2493, )
libpthread-38821d529407\src\misc.h (8066, )
libpthread-38821d529407\src\key.c (2975, )
libpthread-38821d529407\src\libpthread.def (3487, )
libpthread-38821d529407\src\clock.c (7587, )
libpthread-38821d529407\src\spin_rwlock.c (3008, )
libpthread-38821d529407\src\init.c (1482, )
libpthread-38821d529407\src\mutex.c (12253, )
libpthread-38821d529407\src\spin.c (2687, )
libpthread-38821d529407\src\sem.c (9062, )
libpthread-38821d529407\src\arch.h (3239, )
libpthread-38821d529407\src\version.rc (2079, )
libpthread-38821d529407\src\CMakeLists.txt (1357, )
libpthread-38821d529407\test\test_sched.c (2138, )
libpthread-38821d529407\test\test_int64.c (1278, )
libpthread-38821d529407\test\test_max_key.c (1303, )
libpthread-38821d529407\test\test_key.c (1615, )
libpthread-38821d529407\test\test_once.c (1668, )
libpthread-38821d529407\test\test_thread_create.c (1492, )
libpthread-38821d529407\test\test_clock_nanosleep.c (2272, )
libpthread-38821d529407\test\test_sem.c (2206, )
libpthread-38821d529407\test\test_sleep.c (3220, )
libpthread-38821d529407\test\test_size.c (1534, )
libpthread-38821d529407\test\test_init.c (1457, )
libpthread-38821d529407\test\test_spin.c (1530, )
libpthread-38821d529407\test\test_clock_settime.c (1849, )
... ...

POSIX thread library for windows XP/2003 or later == Goals * Simple * Performance * Because these 2 above goals, libpthread will not completely conform to POSIX standard, only provide a reasonable behavior. == Source * Web View: http://github.com/songdongsheng/libpthread * git clone git://github.com/songdongsheng/libpthread.git or * Web View: http://code.google.com/p/libpthread/source/browse/ * git clone https://code.google.com/p/libpthread == Important If you want pthread_rwlock_* and pthread_cond_* support, please compiled for Windows Vista/Server 2008 or later. == Requirements Following programs are requred to build: - CMake 2.8 or later - The source files can only be compiled by MSVC, ICC or GCC: * Microsoft Visual C++ 2010 (Service Pack 1 or later) * Microsoft Visual C++ 2012 (Update 1 or later) * Intel C++ Compiler XE 2011 (v12.1 Update 7 or later) * Intel C++ Compiler XE 2013 (v13.0 Update 1 or later) * MinGW-w*** gcc 4.7 (4.7.2 or later)

近期下载者

相关文件


收藏者