comparison packages/kernel/current/include/pkgconf/kernel.h @ 72:da3908c9cd10 ecos-sw-2000-02-17

Merge from eCos master repository on 2000-02-17-18:56:14-GMT
author jlarmour
date Thu, 17 Feb 2000 19:38:13 +0000
parents bf00f99aec69
children
comparison
equal deleted inserted replaced
71:f4a0d3a26b92 72:da3908c9cd10
708 } 708 }
709 709
710 # NOTE: the requires statement is only valid for the current kernel. 710 # NOTE: the requires statement is only valid for the current kernel.
711 # Priority inheritance is possible in other schedulers as well 711 # Priority inheritance is possible in other schedulers as well
712 # but is not yet implemented. 712 # but is not yet implemented.
713 cdl_option CYGSEM_KERNEL_SYNCH_MUTEX_PRIORITY_INHERITANCE_SIMPLE { 713 cdl_component CYGSEM_KERNEL_SYNCH_MUTEX_PRIORITY_INHERITANCE_SIMPLE {
714 display "Simple mutex priority inheritance" 714 display "Simple mutex priority inheritance"
715 requires CYGSEM_KERNEL_SCHED_MLQUEUE 715 requires CYGSEM_KERNEL_SCHED_MLQUEUE
716 parent CYGPKG_KERNEL_SYNCH 716 parent CYGPKG_KERNEL_SYNCH
717 description " 717 description "
718 This option enables a relatively simple implementation of 718 This option enables a relatively simple implementation of