Documentation ¶ Overview ¶ THESE PACKAGES ARE FOR DEMONSTRATION PURPOSES ONLY! THEY DO NOT NOT CONTAIN WORKING INTRINSICS! See https://github.com/klauspost/intrinsics Index ¶ func Mwait(extensions uint, hints uint) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Mwait ¶ func Mwait(extensions uint, hints uint) Mwait: Hint to the processor that it can enter an implementation-dependent-optimized state while waiting for an event or store operation to the address range specified by MONITOR. Instruction: 'MWAIT'. Intrinsic: '_mm_mwait'. Requires MONITOR. Types ¶ This section is empty. Source Files ¶ View all Source files monitor.go Click to show internal directories. Click to hide internal directories.