My Project
Public Attributes
MMAL_COMPONENT_CORE_PRIVATE_T Struct Reference

List of all members.

Public Attributes

MMAL_COMPONENT_PRIVATE_T private
void(* pf_action )(MMAL_COMPONENT_T *component)
VCOS_THREAD_T action_thread
VCOS_SEMAPHORE_T action_sema
VCOS_MUTEX_T action_mutex
MMAL_BOOL_T action_quit
VCOS_MUTEX_T lock
MMAL_BOOL_T destruction_pending

Detailed Description

Definition of the core private context.


Member Data Documentation

Action thread

Used to lock access to the component

Action registered by component and run when buffers are received by any of the ports


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines