Changes between Version 123 and Version 124 of library_stdio


Ignore:
Timestamp:
Oct 2, 2015, 2:19:17 AM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v123 v124  
    7070Return -1 if no matching thread.
    7171
    72  === 5) void '''giet_pthreadt_yield'''() ===
     72 === 5) void '''giet_pthread_yield'''() ===
    7373The thread calling this function is descheduled and the processor is allocated to another thread. The calling thread is not deactivated and keep in the ''runable'' state.
    7474