comparison packages/kernel/current/src/common/thread.cxx @ 78:59d97b6ba612 ecos-sw-2000-03-28

Merge from eCos master repository on 2000-03-28-19:50:47-BST
author jlarmour
date Tue, 28 Mar 2000 20:13:29 +0000
parents bf00f99aec69
children 6ed91473a1cd
comparison
equal deleted inserted replaced
77:abb6bd809e81 78:59d97b6ba612
280 // ------------------------------------------------------------------------- 280 // -------------------------------------------------------------------------
281 // Thread consistency checker. 281 // Thread consistency checker.
282 282
283 #ifdef CYGDBG_USE_ASSERTS 283 #ifdef CYGDBG_USE_ASSERTS
284 284
285 bool 285 cyg_bool
286 Cyg_Thread::check_this( cyg_assert_class_zeal zeal) const 286 Cyg_Thread::check_this( cyg_assert_class_zeal zeal) const
287 { 287 {
288 // CYG_REPORT_FUNCTION(); 288 // CYG_REPORT_FUNCTION();
289 289
290 // check that we have a non-NULL pointer first 290 // check that we have a non-NULL pointer first