Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c1595 #define SET_CLREQ_RETVAL(zztid, zzval) \ macro
1688 SET_CLREQ_RETVAL(tid, RUNNING_ON_VALGRIND+1); in do_client_request()
1704 SET_CLREQ_RETVAL( tid, count ); in do_client_request()
1722 SET_CLREQ_RETVAL( tid, count ); in do_client_request()
1731 SET_CLREQ_RETVAL( tid, count ); in do_client_request()
1741 SET_CLREQ_RETVAL( tid, count ); in do_client_request()
1750 SET_CLREQ_RETVAL( tid, count ); in do_client_request()
1756 SET_CLREQ_RETVAL( tid, 0); in do_client_request()
1761 SET_CLREQ_RETVAL( tid, sid ); in do_client_request()
1766 SET_CLREQ_RETVAL( tid, 0 ); /* return value is meaningless */ in do_client_request()
[all …]