Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In DTrace, the term action refers to the action statements taken when a probe fires, which are defined in an action clause. See clause.
A mutex (mutual exclusion) lock type. When requested yet held by another thread, it will either spin if that other thread is currently executing on another CPU or block if it isn’t.