reentrancy
常見例句
- Discusses dealing with reentrancy at the compiler level.
討論了在編譯器層次上對可重入性的處理。 - Defines reentrancy and includes a POSIX listing of a reentrant function.
定義了可重入性,并包含一個可重入函數(shù)的POSIX清單。 - Additional events should be handled in a synchronous manner and may cause reentrancy into the event model.
而其他的事件應該在同一程序中被處理,并可以重入事件模型。 - The example records the total number of events that executed, that were discarded because of reentrancy, and that occurred after the Stop method was called.
此示例記錄已執(zhí)行的事件、由于可重入性而被丟棄的事件以及在調(diào)用Stop方法后發(fā)生的事件的總數(shù)。 - Researching the RTOS's construction architecture and details which including resource, Non-Preemptive Kernel, Reentrancy, priority, mutual exclusion, deadlock and so on.
2對RTOS系統(tǒng)的結(jié)構(gòu),體系,細節(jié)進行了進一步的研究,具體涉及到資源,不可剝奪型內(nèi)核,可重入性,優(yōu)先級,太原理工大學碩士研究生學位論文互斥,死鎖等。 - Ensure that each thread of execution control has a pointer to its own unique reentrancy structure in the global variable _impure_ptr, and call the standard library subroutines.
現(xiàn)在特別想知道第二種方法。希望高手能夠說一說方法1和2具體的代碼如何實現(xiàn),告訴代碼的下載地址也行。謝謝! 返回 reentrancy