Home
last modified time | relevance | path

Searched refs:PDEBUG (Results 1 – 1 of 1) sorted by relevance

/examples/standalone/
A Dsched.c59 #define PDEBUG(fmt, args...) { \ macro
172 PDEBUG ("sched_init: master context = 0x%08x", in sched_init()
190 PDEBUG("thread_yield: tid %d returns 0", \ in thread_yield()
194 PDEBUG("thread_yield: tid %d returns 1", \ in thread_yield()
228 PDEBUG ("thread_create: returns failure"); in thread_create()
263 PDEBUG ("thread_start: id=%d", id); in thread_start()
274 PDEBUG ("thread_start: to be stack=0%08x", in thread_start()
303 PDEBUG ("thread_join: *ret = %d", *ret); in thread_join()
306 PDEBUG ("thread_join: invalid tid %d", *ret); in thread_join()
311 PDEBUG ("Checking for tid = -1"); in thread_join()
[all …]

Completed in 5 milliseconds