| Version 1 (modified by shunfa, 14 years ago) (diff) | 
|---|
Thomas' comment
- 1. build 出兩個執行檔 一個用mutex, 一個用spin_lock
 - 2. configure 可以 --enable-spinlock --disable-mutex, 並可以檢查 thread library
 - 3. gcc -D用法
 
provided by Thomas
- Autotools basic(PDF)
 
待解bug
- 打包後至其他電腦build問題
 
