RTEMS CPU Kit with SuperCore  4.11.3
Functions

Initialization Necessary for this Manager. More...

#include <pthread.h>
#include <errno.h>
#include <limits.h>
#include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/score/watchdog.h>
#include <rtems/posix/condimpl.h>
#include <rtems/posix/time.h>
#include <rtems/posix/muteximpl.h>
Include dependency graph for cond.c:

Functions

void _POSIX_Condition_variables_Manager_initialization (void)
 POSIX Condition Variable Manager Initialization. More...
 

Detailed Description

Initialization Necessary for this Manager.

Function Documentation

◆ _POSIX_Condition_variables_Manager_initialization()

void _POSIX_Condition_variables_Manager_initialization ( void  )

POSIX Condition Variable Manager Initialization.

This routine performs the initialization necessary for this manager.

References _Objects_Initialize_information(), and _POSIX_Condition_variables_Information.