• <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>
            面對現實,超越自己
            逆水行舟,不進則退
            posts - 269,comments - 32,trackbacks - 0

            GetExitCodeThread函數是獲得線程的退出碼, 

            函數: GetExitCodeThread()

            功能:獲取一個結束線程的返回值

            函數原形: BOOL GetExitCodeThread( HANDLE hThread, LPDWORD lpExitCode);

            參數: hThread 指向欲獲取返回值的線程對象的句柄

                           lpExitCode 用于存儲線程的返回值

            返回值:函數執行成功則返回非0值,否則返回 0FALSE

            第一個參數是線程句柄,用 CreateThread 創建線程時獲得到。

            第二個參數是一個 DWORD的指針,用戶應該使用一個 DWORD 類型的變量去接收數據,返回的數據是線程的退出碼,
            通過線程退出碼可以判斷線程是否正在運行,還是已經退出。或者可以判斷線程是否是正常退出還是異常退出。

            執行成功時,存放線程的狀態碼,如果是線程的返回值,表示線程執行完,  如果線程沒執行完,返回STILL_ACTIVE,如果線程的返回值就是STILL_ACTIVE,就無法判斷  .


            MSDN解釋:

            GetExitCodeThread Function

            Retrieves the termination status of the specified thread.

             

            BOOL WINAPI GetExitCodeThread(   __in           HANDLE hThread,    __out         LPDWORD lpExitCode ); 

            Parameters

            hThread

            A handle to the thread.

            The handle must have the THREAD_QUERY_INFORMATION access right. For more information, see Thread Security and Access Rights.

            lpExitCode

            A pointer to a variable to receive the thread termination status. If the specified thread has not terminated and the function succeeds, the termination status returned is STILL_ACTIVE.

            Return Value

            If the function succeeds, the return value is nonzero.

            If the function fails, the return value is zero. To get extended error information, call GetLastError.

            Remarks

            If the thread has terminated and the function succeeds, the termination status returned may be one of the following:

             

            • The exit value specified in the ExitThread or TerminateThread function.
            • The return value from the thread function.
            • The exit value of the thread's process.

            Warning  If a thread happens to return STILL_ACTIVE (259) as an error code, applications that test for this value could end up in an infinite loop.


            參考例子:
             1 int main()     
             2 {         
             3     DWORD exitCode1 = 0;     
             4     DWORD exitCode2 = 0;     
             5     DWORD threadId;          
             6   
             7     HANDLE hThrd1 = CreateThread(NULL, 0,   ThreadFunc1, 0, 0, &threadId );  
             9     if (hThrd1)     
            10         printf("Thread 1 launched\n");    
            11 
            13     HANDLE hThrd2 = CreateThread(NULL, 0,  ThreadFunc2, 0, 0, &threadId );     
            14     if (hThrd2)     
            15         printf("Thread 2 launched\n");    
            16 
            18     for (;;)      
            19     {   
            20           printf("Press any key to exit..\n");   
            21           getch();   
            22           GetExitCodeThread(hThrd1, &exitCode1);   
            23           GetExitCodeThread(hThrd2, &exitCode2);   
            24           if ( exitCode1 == STILL_ACTIVE )   
            25               puts("Thread 1 is still running!");   
            26   
            27           if ( exitCode2 == STILL_ACTIVE )   
            28               puts("Thread 2 is still running!");   
            29           if ( exitCode1 != STILL_ACTIVE   && exitCode2 != STILL_ACTIVE )   
            30               break;   
            31     }   
            32   
            33     CloseHandle(hThrd1);   
            34     CloseHandle(hThrd2);   
            35    
            36     printf("Thread 1 returned %d\n", exitCode1);   
            37     printf("Thread 2 returned %d\n", exitCode2);   
            38     return EXIT_SUCCESS;     
            39 }    
            40   
            41 DWORD WINAPI ThreadFunc1(LPVOID n)   
            42 {   
            43      Sleep((DWORD)n*1000*2);   
            44      return (DWORD)n * 10;   
            45 } 
            46 
            48 DWORD WINAPI ThreadFunc2(LPVOID n)   
            49 {   
            50      Sleep((DWORD)n*1000*2);   
            51      return (DWORD)n * 10;   
            52 } 
            posted on 2013-07-31 11:37 王海光 閱讀(5842) 評論(0)  編輯 收藏 引用 所屬分類: MFC
            精品国产91久久久久久久a| 日韩久久无码免费毛片软件| 亚洲午夜精品久久久久久浪潮| 久久99这里只有精品国产| 伊人久久大香线蕉综合Av| 色偷偷888欧美精品久久久| 精品伊人久久久| 久久久久亚洲AV无码永不| 中文字幕久久亚洲一区| 91久久福利国产成人精品| 日本WV一本一道久久香蕉| 久久久久久极精品久久久| 色综合久久久久网| 国产成人久久久精品二区三区 | 伊人久久五月天| 精品久久久无码中文字幕天天| 久久国产精品久久国产精品| 久久精品日日躁夜夜躁欧美| 免费无码国产欧美久久18| 久久成人小视频| 久久精品草草草| 国产综合成人久久大片91| 人妻无码精品久久亚瑟影视| 热综合一本伊人久久精品| 狠狠色综合网站久久久久久久高清 | 97久久久久人妻精品专区| 狠狠狠色丁香婷婷综合久久俺| 久久成人小视频| 亚洲国产精品久久久久婷婷老年| 久久精品国产影库免费看| 久久久午夜精品福利内容| 久久久久亚洲AV成人片| 欧洲性大片xxxxx久久久| 久久久无码精品亚洲日韩蜜臀浪潮| 日产精品99久久久久久| 久久这里都是精品| 久久久久久国产精品美女| 久久久久四虎国产精品| 成人久久精品一区二区三区| 久久精品久久久久观看99水蜜桃| 国产毛片久久久久久国产毛片|