[PATCH] c-user: Add self-contained objects chapter

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Feb 3 08:02:16 UTC 2017



On 02/02/17 16:56, Gedare Bloom wrote:
>>>> +Condition Variables
>>>> >>>+===================
>>>> >>>+
>>>> >>>+The :c:type:`rtems_condition` provides a condition variable
>>>> >>>synchronization
>>>> >>>+object.
>>>> >>>+
>>>> >>>+.. c:type:: rtems_condition
>>>> >>>+
> I missed saying this. Maybe 'rtems_condition_variable', or
> 'rtems_condvar', or 'rtems_condition_var'. Condition is a bit too
> generic of a term I think.
>

Only for the type or also for the operations?

1. rtems_condition_variable_signal()

2. rtems_condvar_signal()

3. rtems_condition_var_signal()

4. rtems_condition_signal()

If we abbreviate, then I am in favour of 2.

What about _init() vs. _initialize()?

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list