锘??xml version="1.0" encoding="utf-8" standalone="yes"?>久久久久久久97,亚洲精品无码久久久,97久久国产综合精品女不卡http://www.shnenglu.com/thisisbin/archive/2009/02/09/73320.html璁告搗鏂?/dc:creator>璁告搗鏂?/author>Mon, 09 Feb 2009 09:59:00 GMThttp://www.shnenglu.com/thisisbin/archive/2009/02/09/73320.htmlhttp://www.shnenglu.com/thisisbin/comments/73320.htmlhttp://www.shnenglu.com/thisisbin/archive/2009/02/09/73320.html#Feedback0http://www.shnenglu.com/thisisbin/comments/commentRss/73320.htmlhttp://www.shnenglu.com/thisisbin/services/trackbacks/73320.html
]]>- 瀹炵幇boost::thread涓璕AII椋庢牸鐨勫叡浜攣http://www.shnenglu.com/thisisbin/archive/2009/01/22/72446.html璁告搗鏂?/dc:creator>璁告搗鏂?/author>Thu, 22 Jan 2009 02:22:00 GMThttp://www.shnenglu.com/thisisbin/archive/2009/01/22/72446.htmlhttp://www.shnenglu.com/thisisbin/comments/72446.htmlhttp://www.shnenglu.com/thisisbin/archive/2009/01/22/72446.html#Feedback0http://www.shnenglu.com/thisisbin/comments/commentRss/72446.htmlhttp://www.shnenglu.com/thisisbin/services/trackbacks/72446.html瀹炵幇浠g爜錛?br>
璋冪敤鏂瑰紡錛?br>
http://www.shnenglu.com/thisisbin/archive/2009/01/21/72417.html 涓鏂?single-write/multi-read 灝卞彲浠ュ簲鐢ㄨ繖縐峈AII椋庢牸鐨勫叡浜攣瀹?/p>

]]>- 搴旂敤boost::thread鐨剆hared_mutex瀹炵幇singled_write/multi_read鐨勭畝鍗曚緥瀛?/title>http://www.shnenglu.com/thisisbin/archive/2009/01/21/72417.html璁告搗鏂?/dc:creator>璁告搗鏂?/author>Wed, 21 Jan 2009 05:58:00 GMThttp://www.shnenglu.com/thisisbin/archive/2009/01/21/72417.htmlhttp://www.shnenglu.com/thisisbin/comments/72417.htmlhttp://www.shnenglu.com/thisisbin/archive/2009/01/21/72417.html#Feedback0http://www.shnenglu.com/thisisbin/comments/commentRss/72417.htmlhttp://www.shnenglu.com/thisisbin/services/trackbacks/72417.html
1 #include <iostream>
2
3 #include <boost/thread/thread.hpp>
4 #include <boost/thread/shared_mutex.hpp>
5
6 using namespace std;
7 using namespace boost;
8
9 boost::shared_mutex shr_mutex;
10
11 /// 榪欎釜鏄緟鍔╃被錛岃兘澶熶繚璇乴og_info琚畬鏁寸殑杈撳嚭
12 class safe_log {
13 public:
14 static void log(const std::string& log_info) {
15 boost::mutex::scoped_lock lock(log_mutex);
16 cout << log_info << endl;
17 }
18
19 private:
20 static boost::mutex log_mutex;
21 };
22
23 boost::mutex safe_log::log_mutex;
24
25 void write_process() {
26 shr_mutex.lock();
27 safe_log::log("begin of write_process");
28 safe_log::log("end of write_process");
29 shr_mutex.unlock();
30 }
31
32 void read_process() {
33 shr_mutex.lock_shared();
34 safe_log::log("begin of read_process");
35 safe_log::log("end of read_process");
36 shr_mutex.unlock_shared();
37 }
38
39 int main() {
40
41 thread_group threads;
42 for (int i = 0; i < 10; ++ i) {
43 threads.create_thread(&write_process);
44 threads.create_thread(&read_process);
45 }
46
47 threads.join_all();
48
49 ::system("PAUSE");
50
51 return 0;
52 }

]]> - vs2005涓嬬紪璇戝熀浜巗tlport鐨刡oosthttp://www.shnenglu.com/thisisbin/archive/2008/12/09/68929.html璁告搗鏂?/dc:creator>璁告搗鏂?/author>Tue, 09 Dec 2008 05:22:00 GMThttp://www.shnenglu.com/thisisbin/archive/2008/12/09/68929.htmlhttp://www.shnenglu.com/thisisbin/comments/68929.htmlhttp://www.shnenglu.com/thisisbin/archive/2008/12/09/68929.html#Feedback0http://www.shnenglu.com/thisisbin/comments/commentRss/68929.htmlhttp://www.shnenglu.com/thisisbin/services/trackbacks/68929.html1銆佸畨瑁卻tlport錛屽弬鑰冩枃绔狅細http://www.cnblogs.com/DonLiang/archive/2007/10/13/923143.html
濡傛灉鏄疍EBUG妯″紡璇峰湪欏圭洰鐨勫睘鎬?>閰嶇疆灞炴?>c/c++=>鍛戒護琛岀殑闄勫姞閫夐」澧炲姞/D_STLP_DEBUG
2銆乥oost_1_37_0\tools\jam\stage涓嬭繍琛宐uild.bat緙栬瘧鐢熸垚bjam.exe騫舵嫹璐濆埌boost鏍圭洰褰?br>
3銆佷慨鏀歸厤緗枃浠禸oost_1_37_0\tools\build\v2\user-config.jam錛屽皢涓や釜stlport閫夐」鎵撳紑
4銆乿s2005鍛戒護鎻愮ず涓嬬紪璇戝懡浠わ細bjam stdlib=stlport --build-type=complete install錛屾帴涓嬫潵鏄極闀跨殑絳夊緟錛屽ぇ姒備袱涓皬鏃朵互涓婂惂

]]>
无码人妻精品一区二区三区久久
|
国产香蕉久久精品综合网|
亚洲欧洲久久av|
久久久久久国产精品无码超碰|
国内精品人妻无码久久久影院|
久久婷婷五月综合色99啪ak|
久久精品卫校国产小美女|
色综合久久综合网观看|
久久久久久久久久久久久久|
青青草原综合久久|
亚洲综合精品香蕉久久网|
精品国产91久久久久久久a
|
久久国产乱子伦免费精品|
久久综合成人网|
香蕉久久一区二区不卡无毒影院|
狠狠色噜噜色狠狠狠综合久久|
激情五月综合综合久久69|
国产精品一久久香蕉产线看|
日本WV一本一道久久香蕉|
国产精品永久久久久久久久久|
成人免费网站久久久|
欧洲人妻丰满av无码久久不卡
|
九九久久自然熟的香蕉图片|
国产欧美久久久精品影院|
日韩中文久久|
麻豆久久|
亚洲精品久久久www|
国产精品美女久久福利网站|
手机看片久久高清国产日韩|
狠狠色丁香婷婷综合久久来来去
|
日韩精品久久久久久|
99久久久精品|
久久99毛片免费观看不卡|
好久久免费视频高清|
久久精品草草草|
国产精品美女久久久久av爽|
国产A级毛片久久久精品毛片|
亚洲国产成人久久精品影视
|
久久精品一本到99热免费|
久久人人爽人人爽人人片AV麻烦|
2019久久久高清456|