RCSW
1.2.24.beta

Contents:

  • Setting Up RCSW
  • Modules Summary
  • Detailed APIs
RCSW
  • File pcqueue.h

File pcqueue.h

↰ Parent directory (rcsw/multithread)

Contents

  • Definition (rcsw/multithread/pcqueue.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Functions

  • Defines

Definition (rcsw/multithread/pcqueue.h)

  • Program Listing for File pcqueue.h

Detailed Description

2017 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • rcsw/ds/fifo.h (File fifo.h)

  • rcsw/multithread/csem.h (File csem.h)

  • rcsw/multithread/mutex.h (File mutex.h)

Included By

  • File swbus.h

Classes

  • Struct pcqueue

Functions

  • Function pcqueue_capacity

  • Function pcqueue_destroy

  • Function pcqueue_init

  • Function pcqueue_isempty

  • Function pcqueue_isfull

  • Function pcqueue_n_free

  • Function pcqueue_peek

  • Function pcqueue_pop

  • Function pcqueue_push

  • Function pcqueue_size

  • Function pcqueue_timedpeek

  • Function pcqueue_timedpop

Defines

  • Define pcqueue_params


© Copyright 2024, John Harwell.

Built with Sphinx using a theme provided by Read the Docs.