initialize operation
常見例句
- You create and initialize a mutex in one operation through the DEFINE_MUTEX macro.
可以通過 DEFINE_MUTEX 宏使用一個(gè)操作創(chuàng)建和初始化互斥鎖。 - Notice that when we invoke the operation, we don't bother to initialize either the owner or balance parameters.
注意,當(dāng)我們調(diào)用這個(gè)操作時(shí),無需初始化 owner 或 balance 參數(shù)。 - If the first reference to a class C occurs during a time-critical operation, then the time to resolve, verify, load, and initialize C might cause that operation to take longer than expected.
如果對(duì)一個(gè)類 C 的首次引用發(fā)生在時(shí)間關(guān)鍵型操作期間,那么解析、驗(yàn)證、加載和初始化 C 的時(shí)間可能導(dǎo)致執(zhí)行操作的時(shí)間比預(yù)期更長。 返回 initialize operation