Docs.rs
  • mach-sys-0.5.3
    • mach-sys 0.5.3
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • generic_once_cell ^0.1.1 normal optional
      • mcslock ^0.1.1 normal optional
      • once_cell ^1.19.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • fastrand ^2.0.0 dev
      • fastrand ^2.0.0 build
    • Versions
    • 4.83% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-darwin
    • aarch64-apple-ios
    • x86_64-apple-darwin
    • x86_64-apple-ios
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mach_sys0.5.3

Module vm_behavior

  • Constants
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::vm_behavior

source ·
Expand description

This module corresponds to mach/vm_behavior.h.

Constants§

  • VM_BEHAVIOR_CAN_REUSE
  • VM_BEHAVIOR_DEFAULT
  • VM_BEHAVIOR_DONTNEED
  • VM_BEHAVIOR_FREE
  • VM_BEHAVIOR_RANDOM
  • VM_BEHAVIOR_REUSABLE
  • VM_BEHAVIOR_REUSE
  • VM_BEHAVIOR_RSEQNTL
  • VM_BEHAVIOR_SEQUENTIAL
  • VM_BEHAVIOR_WILLNEED
  • VM_BEHAVIOR_ZERO_WIRED_PAGES

Type Aliases§

  • vm_behavior_t