RTEMS 6.1-rc4
Loading...
Searching...
No Matches
src Directory Reference

Files

file  barrier.c
 This source file contains a definition of the _Barrier_Information with zero objects.
 
file  barriercreate.c
 This source file contains the implementation of rtems_barrier_create() and the Barrier Manager system initialization.
 
file  barrierdelete.c
 This source file contains the implementation of rtems_barrier_delete().
 
file  barrierident.c
 This source file contains the implementation of rtems_barrier_ident().
 
file  barrierrelease.c
 This source file contains the implementation of rtems_barrier_release().
 
file  barrierwait.c
 This source file contains the implementation of rtems_barrier_wait().
 
file  clockgetsecondssinceepoch.c
 This source file contains the implementation of rtems_clock_get_seconds_since_epoch().
 
file  clockgettickspersecond.c
 This source file contains the implementation of rtems_clock_get_ticks_per_second().
 
file  clockgettickssinceboot.c
 This source file contains the implementation of rtems_clock_get_ticks_since_boot().
 
file  clockgettod.c
 This source file contains the implementation of rtems_clock_get_tod().
 
file  clockgettodtimeval.c
 This source file contains the implementation of rtems_clock_get_tod_timeval().
 
file  clockgetuptime.c
 This source file contains the implementation of rtems_clock_get_uptime().
 
file  clockgetuptimenanoseconds.c
 This source file contains the implementation of rtems_clock_get_uptime_nanoseconds().
 
file  clockgetuptimeseconds.c
 This source file contains the implementation of rtems_clock_get_uptime_seconds().
 
file  clockgetuptimetimeval.c
 This source file contains the implementation of rtems_clock_get_uptime_timeval().
 
file  clockset.c
 This source file contains the implementation of rtems_clock_set().
 
file  clocktick.c
 This source file contains the implementation of rtems_clock_tick().
 
file  clocktodtoseconds.c
 This source file contains the implementation of _TOD_To_seconds().
 
file  clocktodvalidate.c
 This source file contains the implementation of _TOD_Validate().
 
file  dpmem.c
 This source file contains a definition of _Dual_ported_memory_Information with zero objects.
 
file  dpmemcreate.c
 This source file contains the implementation of rtems_port_create() and the Dual-Ported Memory Manager system initialization.
 
file  dpmemdelete.c
 This source file contains the implementation of rtems_port_delete().
 
file  dpmemexternal2internal.c
 This source file contains the implementation of rtems_port_external_to_internal().
 
file  dpmemident.c
 This source file contains the implementation of rtems_port_ident().
 
file  dpmeminternal2external.c
 This source file contains the implementation of rtems_port_internal_to_external().
 
file  eventmp.c
 This source file contains the implementation to support the Event Manager in multiprocessing (MP) configurations.
 
file  eventreceive.c
 This source file contains the implementation of rtems_event_receive().
 
file  eventseize.c
 This source file contains the implementation of _Event_Seize() and the Event Manager multiprocessing (MP) support system initialization.
 
file  eventsend.c
 This source file contains the implementation of rtems_event_send().
 
file  eventsurrender.c
 This source file contains the implementation of _Event_Surrender().
 
file  getapiconfig.c
 This source file contains the implementation of rtems_api_configuration_table().
 
file  intrbody.c
 This source file contains the implementation of directive bindings of the Interrupt Manager for languages other than C/C++.
 
file  intrcatch.c
 This source file contains the implementation of rtems_interrupt_catch().
 
file  modes.c
 This source file contains the implementation of rtems_interrupt_level_body() and the definition of rtems_interrupt_mask to support languages other than C/C++.
 
file  mp.c
 This source file contains the implementation to support the Classic API in multiprocessing (MP) configurations.
 
file  msg.c
 This source file contains a definition of the _Message_queue_Information with zero objects.
 
file  msgmp.c
 This source file contains the implementation to support the Message Manager in multiprocessing (MP) configurations.
 
file  msgqbroadcast.c
 This source file contains the implementation of rtems_message_queue_broadcast().
 
file  msgqconstruct.c
 This source file contains the implementation of rtems_message_queue_construct().
 
file  msgqcreate.c
 This source file contains the implementation of rtems_message_queue_create().
 
file  msgqdelete.c
 This source file contains the implementation of rtems_message_queue_delete().
 
file  msgqflush.c
 This source file contains the implementation of rtems_message_queue_flush().
 
file  msgqgetnumberpending.c
 This source file contains the implementation of rtems_message_queue_get_number_pending().
 
file  msgqident.c
 This source file contains the implementation of rtems_message_queue_ident().
 
file  msgqreceive.c
 This source file contains the implementation of rtems_message_queue_receive().
 
file  msgqsend.c
 This source file contains the implementation of rtems_message_queue_send().
 
file  msgqurgent.c
 This source file contains the implementation of rtems_message_queue_urgent().
 
file  part.c
 This source file contains a definition of the _Partition_Information with zero objects.
 
file  partcreate.c
 This source file contains the implementation of rtems_partition_create() and the Partition Manager system initialization.
 
file  partdelete.c
 This source file contains the implementation of rtems_partition_delete().
 
file  partgetbuffer.c
 This source file contains the implementation of rtems_partition_get_buffer().
 
file  partident.c
 This source file contains the implementation of rtems_partition_ident().
 
file  partmp.c
 This source file contains the implementation to support the Partition Manager in multiprocessing (MP) configurations.
 
file  partreturnbuffer.c
 This source file contains the implementation of rtems_partition_return_buffer().
 
file  ratemon.c
 This source file contains a definition of the _Rate_monotonic_Information with zero objects.
 
file  ratemoncancel.c
 This source file contains the implementation of rtems_rate_monotonic_cancel().
 
file  ratemoncreate.c
 This source file contains the implementation of rtems_rate_monotonic_create().
 
file  ratemondelete.c
 This source file contains the implementation of rtems_rate_monotonic_delete().
 
file  ratemongetstatistics.c
 This source file contains the implementation of rtems_rate_monotonic_get_statistics().
 
file  ratemongetstatus.c
 This source file contains the implementation of rtems_rate_monotonic_get_status().
 
file  ratemonident.c
 This source file contains the implementation of rtems_rate_monotonic_ident().
 
file  ratemonperiod.c
 This source file contains the implementation of rtems_rate_monotonic_period_states().
 
file  ratemonreportstatistics.c
 This source file contains the implementation of rtems_rate_monotonic_report_statistics_with_plugin().
 
file  ratemonresetall.c
 This source file contains the implementation of rtems_rate_monotonic_reset_all_statistics().
 
file  ratemonresetstatistics.c
 This source file contains the implementation of rtems_rate_monotonic_reset_statistics().
 
file  ratemontimeout.c
 This source file contains the implementation of _Rate_monotonic_Timeout().
 
file  region.c
 This source file contains a definition of the _Region_Information with zero objects.
 
file  regioncreate.c
 This source file contains the implementation of rtems_region_create() and the Region Manager system initialization.
 
file  regiondelete.c
 This source file contains the implementation of rtems_region_delete().
 
file  regionextend.c
 This source file contains the implementation of rtems_region_extend().
 
file  regiongetfreeinfo.c
 This source file contains the implementation of rtems_region_get_free_information().
 
file  regiongetinfo.c
 This source file contains the implementation of rtems_region_get_information().
 
file  regiongetsegment.c
 This source file contains the implementation of rtems_region_get_segment().
 
file  regiongetsegmentsize.c
 This source file contains the implementation of rtems_region_get_segment_size().
 
file  regionident.c
 This source file contains the implementation of rtems_region_ident().
 
file  regionprocessqueue.c
 This source file contains the implementation of _Region_Process_queue().
 
file  regionresizesegment.c
 This source file contains the implementation of rtems_region_resize_segment().
 
file  regionreturnsegment.c
 This source file contains the implementation of rtems_region_return_segment().
 
file  rtemsbuildid.c
 This source file contains the implementation of rtems_build_id() as a binding for languages other than C/C++.
 
file  rtemsbuildname.c
 This source file contains the implementation of rtems_build_name() as a binding for languages other than C/C++.
 
file  rtemsmaxprio.c
 This source file contains the implementation of _RTEMS_Maximum_priority().
 
file  rtemsnametoid.c
 This source file contains the implementation of _RTEMS_Name_to_id().
 
file  rtemsobjectapimaximumclass.c
 This source file contains the implementation of rtems_object_api_maximum_class().
 
file  rtemsobjectapiminimumclass.c
 This source file contains the implementation of rtems_object_api_minimum_class().
 
file  rtemsobjectgetapiclassname.c
 This source file contains the implementation of rtems_object_get_api_class_name().
 
file  rtemsobjectgetapiname.c
 This source file contains the implementation of rtems_object_get_api_name().
 
file  rtemsobjectgetclassicname.c
 This source file contains the implementation of rtems_object_get_classic_name().
 
file  rtemsobjectgetclassinfo.c
 This source file contains the implementation of rtems_object_get_class_information().
 
file  rtemsobjectgetname.c
 This source file contains the implementation of rtems_object_get_name().
 
file  rtemsobjectidapimaximum.c
 This source file contains the implementation of rtems_object_id_api_maximum() as a binding for languages other than C/C++.
 
file  rtemsobjectidapiminimum.c
 This source file contains the implementation of rtems_object_id_api_minimum() as a binding for languages other than C/C++.
 
file  rtemsobjectidgetapi.c
 This source file contains the implementation of rtems_object_id_get_api() as a binding for languages other than C/C++.
 
file  rtemsobjectidgetclass.c
 This source file contains the implementation of rtems_object_id_get_class() as a binding for languages other than C/C++.
 
file  rtemsobjectidgetindex.c
 This source file contains the implementation of rtems_object_id_get_index() as a binding for languages other than C/C++.
 
file  rtemsobjectidgetnode.c
 This source file contains the implementation of rtems_object_id_get_node() as a binding for languages other than C/C++.
 
file  rtemsobjectsetname.c
 This source file contains the implementation of rtems_object_set_name().
 
file  rtemstimer.c
 This source file contains a definition of the _Timer_Information with zero objects.
 
file  scheduleraddprocessor.c
 This source file contains the implementation of rtems_scheduler_add_processor().
 
file  schedulergetmaxprio.c
 This source file contains the implementation of rtems_scheduler_get_maximum_priority().
 
file  schedulergetprocessor.c
 This source file contains the implementation of rtems_scheduler_get_processor() which may be used by binding for languages other than C/C++.
 
file  schedulergetprocessormax.c
 This source file contains the implementation of rtems_scheduler_get_processor_maximum() which may be used by binding for languages other than C/C++.
 
file  schedulergetprocessorset.c
 This source file contains the implementation of rtems_scheduler_get_processor_set().
 
file  schedulerident.c
 This source file contains the implementation of rtems_scheduler_ident().
 
file  scheduleridentbyprocessor.c
 This source file contains the implementation of rtems_scheduler_ident_by_processor().
 
file  scheduleridentbyprocessorset.c
 This source file contains the implementation of rtems_scheduler_ident_by_processor_set().
 
file  schedulermapfromposix.c
 This source file contains the implementation of rtems_scheduler_map_priority_from_posix().
 
file  schedulermaptoposix.c
 This source file contains the implementation of rtems_scheduler_map_priority_to_posix().
 
file  schedulerremoveprocessor.c
 This source file contains the implementation of rtems_scheduler_remove_processor().
 
file  sem.c
 This source file contains a definition of the _Semaphore_Information with zero objects.
 
file  semcreate.c
 This source file contains the implementation of rtems_semaphore_create() and the Semaphore Manager system initialization.
 
file  semdelete.c
 This source file contains the implementation of rtems_semaphore_delete().
 
file  semflush.c
 This source file contains the implementation of rtems_semaphore_flush().
 
file  semident.c
 This source file contains the implementation of rtems_semaphore_ident().
 
file  semmp.c
 This source file contains the implementation to support the Semaphore Manager in multiprocessing (MP) configurations.
 
file  semobtain.c
 This source file contains the implementation of rtems_semaphore_obtain().
 
file  semrelease.c
 This source file contains the implementation of rtems_semaphore_release().
 
file  semsetpriority.c
 This source file contains the implementation of rtems_semaphore_set_priority().
 
file  signalcatch.c
 This source file contains the implementation of rtems_signal_catch() and the Signal Manager multiprocessing (MP) support system initialization.
 
file  signalmp.c
 This source file contains the implementation to support the Signal Manager in multiprocessing (MP) configurations.
 
file  signalsend.c
 This source file contains the implementation of rtems_signal_send().
 
file  statustext.c
 This source file contains the implementation of rtems_status_text().
 
file  statustoerrno.c
 This source file contains the implementation of rtems_status_code_to_errno().
 
file  systemeventreceive.c
 This source file contains the implementation of rtems_event_system_receive().
 
file  systemeventsend.c
 This source file contains the implementation of rtems_event_system_send().
 
file  taskconstruct.c
 This source file contains the implementation of rtems_task_construct() and the Task Manager system initialization.
 
file  taskconstructuser.c
 This source file contains the implementation of _RTEMS_tasks_Construct_user_task().
 
file  taskcreate.c
 This source file contains the implementation of rtems_task_create().
 
file  taskdelete.c
 This source file contains the implementation of rtems_task_delete().
 
file  taskexit.c
 This source file contains the implementation of rtems_task_exit().
 
file  taskgetaffinity.c
 This source file contains the implementation of rtems_task_get_affinity().
 
file  taskgetpriority.c
 This source file contains the implementation of rtems_task_get_priority().
 
file  taskgetscheduler.c
 This source file contains the implementation of rtems_task_get_scheduler().
 
file  taskident.c
 This source file contains the implementation of rtems_task_ident().
 
file  taskinitdefault.c
 This source file contains a definition of _RTEMS_tasks_User_task_table without a task entry.
 
file  taskinitusers.c
 This source file contains the implementation of _RTEMS_tasks_Initialize_user_task().
 
file  taskissuspended.c
 This source file contains the implementation of rtems_task_is_suspended().
 
file  taskiterate.c
 This source file contains the implementation of rtems_task_iterate().
 
file  taskmode.c
 This source file contains the implementation of rtems_task_mode().
 
file  taskmp.c
 This source file contains the implementation to support the Task Manager in multiprocessing (MP) configurations.
 
file  taskrestart.c
 This source file contains the implementation of rtems_task_restart().
 
file  taskresume.c
 This source file contains the implementation of rtems_task_resume().
 
file  tasks.c
 This source file contains a definition of the _RTEMS_tasks_Information with zero objects.
 
file  tasksetaffinity.c
 This source file contains the implementation of rtems_task_set_affinity().
 
file  tasksetpriority.c
 This source file contains the implementation of rtems_task_set_priority().
 
file  tasksetscheduler.c
 This source file contains the implementation of rtems_task_set_scheduler().
 
file  taskstart.c
 This source file contains the implementation of rtems_task_start().
 
file  tasksuspend.c
 This source file contains the implementation of rtems_task_suspend().
 
file  taskwakeafter.c
 This source file contains the implementation of rtems_task_wake_after().
 
file  taskwakewhen.c
 This source file contains the implementation of rtems_task_wake_when().
 
file  timercancel.c
 This source file contains the implementation of rtems_timer_cancel().
 
file  timercreate.c
 This source file contains the definition of _Timer_server and the implementation of _Timer_Routine_adaptor(), _Timer_Fire(), _Timer_Fire_after(), _Timer_Fire_when(), _Timer_Cancel(), and the Timer Manager system initialization.
 
file  timerdelete.c
 This source file contains the implementation of rtems_timer_delete().
 
file  timerfireafter.c
 This source file contains the implementation of rtems_timer_fire_after().
 
file  timerfirewhen.c
 This source file contains the implementation of rtems_timer_fire_when().
 
file  timergetinfo.c
 This source file contains the implementation of rtems_timer_get_information().
 
file  timerident.c
 This source file contains the implementation of rtems_timer_ident().
 
file  timerreset.c
 This source file contains the implementation of rtems_timer_reset().
 
file  timerserver.c
 This source file contains the implementation of rtems_timer_initiate_server().
 
file  timerserverfireafter.c
 This source file contains the implementation of rtems_timer_server_fire_after().
 
file  timerserverfirewhen.c
 This source file contains the implementation of rtems_timer_server_fire_when().
 
file  workspace.c
 This source file contains the implementation of rtems_workspace_get_information(), rtems_workspace_allocate(), and rtems_workspace_free().
 
file  workspacegreedy.c
 This source file contains the implementation of rtems_workspace_greedy_allocate(), rtems_workspace_greedy_allocate_all_except_largest(), and rtems_workspace_greedy_free().