快好知 kuaihz


local storage造句
1. Transportation by pipeline and handling are simple, and local storage is not required. 2. It also provides local storage facilities, and interfaces for peripherals. 3. Microcomputers on the other hand generally use local storage on floppy disks. 4. For more information, see Thread Local Storage ( TLS ). 5. Do not use thread local storage unless thread affinity is guaranteed. 6. Another change is the introduction of TLS (Thread Local Storage) system calls, which allow for the allocation of one or more GDT (Global Descriptor Table) entries that can be used as thread registers. 7. Rule 7 . Use thread - local storage whenever possible; associate locks to specific data, if needed. 8. Through thread local storage ( TLS ), the CLR maintains an execution context for each thread. 9. You can use thread - local storage ( TLS ) to associate data with a specific thread of execution. 9.try its best to collect and create good sentences. 10. The SPEs access main storage with direct memory access (DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage (LS). 11. Since you did not call any functions or use any local storage, you did not need a stack frame at all, so you can now just exit through the link register. 12. For example, an application from a lesser known source might not be allowed to read/write local storage devices or make arbitrary network connections. 13. Each address in this array gives the location of thread - local storage data.