Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1747 pthread_t threadid; member
1751 #define INITIAL_LOCK(sl) ((sl)->threadid = 0, (sl)->l = (sl)->c = 0, 0)
1764 if (sl->threadid == CURRENT_THREAD) { in pthread_acquire_lock()
1779 assert(!sl->threadid); in pthread_acquire_lock()
1780 sl->threadid = CURRENT_THREAD; in pthread_acquire_lock()
1802 assert(sl->threadid == CURRENT_THREAD); in pthread_release_lock()
1804 sl->threadid = 0; in pthread_release_lock()
1817 if (sl->threadid == CURRENT_THREAD) { in pthread_try_lock()
1831 assert(!sl->threadid); in pthread_try_lock()
1832 sl->threadid = CURRENT_THREAD; in pthread_try_lock()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/
H A Dt2-l1-signal.tst6 # | | threadid: 0-7
H A Dt2-l1-pi.tst6 # | | threadid: 0-7
H A Dt3-l1-pi-3rt.tst6 # | | threadid: 0-7
H A Dt3-l1-pi-1rt.tst6 # | | threadid: 0-7
H A Dt3-l2-pi.tst6 # | | threadid: 0-7
H A Dt2-l2-2rt-deadlock.tst6 # | | threadid: 0-7
H A Dt2-l1-2rt-sameprio.tst6 # | | threadid: 0-7
H A Dt3-l1-pi-2rt.tst6 # | | threadid: 0-7
H A Dt3-l1-pi-steal.tst6 # | | threadid: 0-7
H A Dt3-l1-pi-signal.tst6 # | | threadid: 0-7
H A Dt4-l2-pi-deboost.tst6 # | | threadid: 0-7
H A Dt5-l4-pi-boost-deboost.tst6 # | | threadid: 0-7
H A Dt5-l4-pi-boost-deboost-setsched.tst6 # | | threadid: 0-7