• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            We do not always find visible happiness in proportion to visible virtue

            夢幻白樺林

            SHARE

              C++博客 :: 首頁 :: 聯系 :: 聚合  :: 管理
              14 Posts :: 58 Stories :: 62 Comments :: 0 Trackbacks

            公告

            常用鏈接

            留言簿(5)

            搜索

            •  

            最新隨筆

            最新評論

            閱讀排行榜

            Critical Sections 并不是核心對象。因此沒有 handle 這樣的東西。它和核心對象不同,它存在于進程的內存空間中。你不需要使用想“ Create ”這樣的 API 函數獲得一個 critical section handle 。你應該做的是將一個類型為 CRITICAL_SECTION 的局部變量初始化,方法是調用 InitializeCriticalSection():

            The InitializeCriticalSection function initializes a critical section object.

            VOID InitializeCriticalSection(

            ??? LPCRITICAL_SECTION lpCriticalSection ?????????????? // address of critical section object?

            ?? );?????????

            ?Parameters

            lpCriticalSection

            Points to the critical section object.

            Return Values

            This function does not return a value.


            當你用畢
            critical section 時,你必須調用 DeleteCriticalSection() 清除它。這個函數并沒有“釋放對象”的意義在里頭,不要把它和 C++ delete 運算符混淆了。

            The DeleteCriticalSection function releases all resources used by an unowned critical section object.

            VOID DeleteCriticalSection(

            ??? LPCRITICAL_SECTION lpCriticalSection ?????????????? // pointer to critical section object?

            ?? );?????????

            Parameters

            lpCriticalSection

            Points to the critical section object.

            Return Values

            This function does not return a value.


            一旦
            critical section 被初始化,每一個線程就可以進入其中——只要他通過了 EnterCriticalSection() 這一關:

            The EnterCriticalSection function waits for ownership of the specified critical section object. The function returns when the calling thread is granted ownership.

            VOID EnterCriticalSection(

            ??? LPCRITICAL_SECTION lpCriticalSection ?????????????? // pointer to critical section object?

            ?? );?????????

            Parameters

            lpCriticalSection

            Points to the critical section object.

            Return Values

            This function does not return a value.


            當線程準備好離開
            critical section 的時候,他必須調用 LeaveCriticalSection():

            The LeaveCriticalSection function releases ownership of the specified critical section object.

            VOID LeaveCriticalSection(

            ??? LPCRITICAL_SECTION lpCriticalSection ?????????????? // address of critical section object?

            ?? );?????????

            Parameters

            lpCriticalSection

            Points to the critical section object.

            Return Values

            This function does not return a value.


            下面是一個很簡單的使用例子,只是為了演示如何使用,沒有其它目的:

            #include <stdio.h>

            #include <windows.h>

            const int numThreads = 3;

            //?¨ò?ò???critical section±?á?

            CRITICAL_SECTION gCS;

            ?

            DWORD WINAPI helloFunc(LPVOID pArg)

            {

            ?????? //??è?critical section

            ?????? EnterCriticalSection(&gCS);

            ??????

            ?????? int num = (int) pArg;

            ?????? printf("Hello Thread %d\n", num);

            ?

            ?????? //??3ìó?±?£???μ?μ÷ó?′?oˉê?à??acritical section?££¨Enter**ó?Leave**μ?ê?á?òa????£?

            ?????? LeaveCriticalSection(&gCS);

            ?????? return 0;

            }

            ?

            int main()

            {?????

            ?????? //3?ê??ˉcritical section

            ?????? InitializeCriticalSection(&gCS);

            ?????? HANDLE hThread[numThreads];

            ?????? DWORD begin = GetTickCount();

            ?

            ?????? for (int i = 0; i < numThreads; i++)

            ?????? {

            ????????????? hThread[i] = CreateThread(NULL, 0, helloFunc, (LPVOID)i, 0, NULL);

            ?????? }

            ?

            ?????? WaitForMultipleObjects(numThreads, hThread, TRUE, INFINITE);

            ?????? DWORD elapse = GetTickCount() - begin;

            ?????? printf("elapse time: %d\n", elapse);

            ?

            ?????? //?ùó???3ì?′??íê±?oó£?deleteμ?critical section

            ?????? DeleteCriticalSection(&gCS);

            ?????? return 0;

            }

            ?

            ?

            Google


            小熊 2007-03-30 14:58 發表評論

            文章來源:http://www.shnenglu.com/jacky2019/archive/2007/03/30/20938.html
            posted on 2007-03-31 23:03 colys 閱讀(150) 評論(0)  編輯 收藏 引用

            性色欲网站人妻丰满中文久久不卡| 一级a性色生活片久久无| 潮喷大喷水系列无码久久精品| 久久香综合精品久久伊人| 久久精品中文騷妇女内射| 久久福利青草精品资源站免费| segui久久国产精品| 亚洲欧洲久久av| 人妻无码αv中文字幕久久| 久久亚洲国产中v天仙www| 久久久久亚洲精品天堂久久久久久| 久久久久久久久66精品片| 久久亚洲精品成人av无码网站| 久久久综合九色合综国产| 亚洲国产成人久久综合一区77| 久久亚洲精品成人av无码网站| 国产精品午夜久久| 久久精品国产亚洲AV香蕉| 久久久久国产精品| 久久婷婷国产剧情内射白浆 | 亚洲精品tv久久久久久久久| 久久精品九九亚洲精品天堂 | 久久精品国产第一区二区| 97精品依人久久久大香线蕉97| 免费精品99久久国产综合精品| 亚洲精品久久久www| 久久香蕉国产线看观看乱码| 国产精品成人久久久| 久久96国产精品久久久| 狠狠色丁香久久婷婷综合_中| 免费精品99久久国产综合精品| 亚洲精品国产第一综合99久久| 国产精品久久久久久影院| 少妇人妻综合久久中文字幕| 国产精品99久久精品爆乳| 亚洲成色www久久网站夜月| 久久午夜综合久久| 99久久精品免费| 99久久99这里只有免费的精品| 国内精品综合久久久40p| 人妻少妇精品久久|