Changeset d4e2e54b in rtems


Ignore:
Timestamp:
10/11/99 19:45:41 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3d7e9240
Parents:
24dab09
Message:

Added enough to let script find that this does not have descriptions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/posix_users/cond.t

    r24dab09 rd4e2e54b  
    4444
    4545@page
    46 @subsection pthread_condattr_init
     46@subsection pthread_condattr_init -
    4747
    4848@subheading CALLING SEQUENCE:
     
    6969
    7070@page
    71 @subsection pthread_condattr_destroy
     71@subsection pthread_condattr_destroy -
    7272
    7373@subheading CALLING SEQUENCE:
     
    9393
    9494@page
    95 @subsection pthread_condattr_setpshared
     95@subsection pthread_condattr_setpshared -
    9696
    9797@subheading CALLING SEQUENCE:
     
    119119
    120120@page
    121 @subsection pthread_condattr_getpshared
     121@subsection pthread_condattr_getpshared -
    122122
    123123@subheading CALLING SEQUENCE:
     
    146146
    147147@page
    148 @subsection pthread_cond_init
     148@subsection pthread_cond_init -
    149149
    150150@subheading CALLING SEQUENCE:
     
    181181
    182182@page
    183 @subsection pthread_cond_destroy
     183@subsection pthread_cond_destroy -
    184184
    185185@subheading CALLING SEQUENCE:
     
    208208
    209209@page
    210 @subsection pthread_cond_signal
     210@subsection pthread_cond_signal -
    211211
    212212@subheading CALLING SEQUENCE:
     
    235235
    236236@page
    237 @subsection pthread_cond_broadcast
     237@subsection pthread_cond_broadcast -
    238238
    239239@subheading CALLING SEQUENCE:
     
    262262
    263263@page
    264 @subsection pthread_cond_wait
     264@subsection pthread_cond_wait -
    265265
    266266@subheading CALLING SEQUENCE:
     
    290290
    291291@page
    292 @subsection pthread_cond_timedwait
     292@subsection pthread_cond_timedwait -
    293293
    294294@subheading CALLING SEQUENCE:
Note: See TracChangeset for help on using the changeset viewer.