Clarification on Rate montonic
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jun 5 09:32:28 UTC 2012
On 06/05/2012 11:27 AM, domenico.dileo at unina.it wrote:
> I'm sorry to bother you
> but I can't find _Thread_Ready() either.
How do you search?
grep -rl _Thread_Ready cpukit/
cpukit/score/inline/rtems/score/thread.inl
cpukit/score/include/rtems/score/thread.h
cpukit/score/src/threadrotatequeue.c
cpukit/score/src/threadready.c
cpukit/score/src/threadsetpriority.c
cpukit/score/src/threadrestart.c
cpukit/score/src/thread.c
cpukit/score/src/threadstart.c
> Please, can you tell me the file name?
cpukit/score/src/threadready.c
I suggest to use ctags or similar to navigate through the sources.
--
Sebastian Huber, embedded brains GmbH
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone : +49 89 18 90 80 79-6
Fax : +49 89 18 90 80 79-9
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 users
mailing list