Logo
Zephyr Project v: latest
Document Release Versions
Downloads
PDF
zephyrproject.org Links
Project Home
SDK
Releases

Contents:

  • Kernel
  • Traceability
  • Requirements Specification
  • Tests
    • Kernel Heap Tests
    • Architecture Interrupt Handling
    • Architecture Context Switching / Swap
    • Atomic Operations
    • Bit Arrays
    • Bit Fields
    • Byteorder Operations
    • Clock Operations
    • Common Tests
    • Condition Variables
    • Constructors
    • Device
    • Error Number
    • Events
    • Fatal Handling
    • FIFOs
    • Futex
    • Kernel Initialization
    • Interrupts
    • IRQ Offload
    • LIFOs
    • Mailbox
    • Memory Slab Tests
    • Memory Protection
    • Message Queue
    • MP Tests
    • Mutexes
    • Pending tests
    • PIPEs
    • Poll tests
    • Printk
    • Profiling
    • Queues
    • Scheduling Tests
    • Semaphores
    • Sleep Tests
    • SMP Tests
    • Spinlock Tests
    • Stacks
    • Threads
    • Tickless
    • Timeout Order
    • Timer
    • Workqueue
    • XIP Tests
    • Z_POW2_CEIL() tests
Zephyr
  • Docs »
  • Tests »
  • Futex

Futex

test_futex_wait_forever

Test k_futex_wait() forever.

test_futex_wait_forever()

test_futex_locate_access

Test kernel supports locating kernel objects without private kernel data anywhere in memory, control access with the memory domain configuration.

test_futex_locate_access()

test_futex_wait_timeout

No description

test_futex_wait_timeout()

test_futex_wait_nowait

No description

test_futex_wait_nowait()

test_futex_wait_forever_wake

Test k_futex_wait() and k_futex_wake()

test_futex_wait_forever_wake()

test_futex_wait_timeout_wake

No description

test_futex_wait_timeout_wake()

test_futex_wait_nowait_wake

No description

test_futex_wait_nowait_wake()

test_futex_wait_forever_wake_from_isr

No description

test_futex_wait_forever_wake_from_isr()

test_futex_multiple_threads_wait_wake

No description

test_futex_multiple_threads_wait_wake()

test_multiple_futex_wait_wake

No description

test_multiple_futex_wait_wake()

test_user_futex_bad

No description

test_user_futex_bad()


© Copyright 2025, Zephyr Project Contributors.

Last generated: Apr 21, 2025.