资 源 简 介
PAOS(Peter-Anna Operating System)
Summary
PAOS implements Pthread interface on Atmel AVR.
List of Features
Preemptive scheduler @ pthread interface
USART driver
Current Project Status ( Implementation / Testing )
pthread_create ... 90% / 50%
pthread_self ... 90% / 50%
pthread_join ... 0% / 0%
pthread_mutex_init ... 90% / 50%
pthread_mutex_lock ... 90% / 50%
pthread_mutex_trylock ... 90% / 50%
pthread_mutex_unlock ... 90% / 50%
pthread_mutex_destroy ... 90% / 50%
pthread_attr_init ... 90% / 0%
pthread_attr_getstacksize ... 90% / 0%
pthread_attr_setstacksize ... 90% / 0%
pthread_attr_destroy ... 90% / 0%
<
文 件 列 表
.svn
all-wcprops
entries
format
prop-base
props
text-base
tmp
prop-base
all-wcprops
entries
format
prop-base
props
all-wcprops
entries
format
prop-base
props
doc
.svn
get-started.txt
history.txt
src
.svn
base.c
base.h
change-source-license.sh
conc_cond.c
conc_cond.h
conc_mutex.c
conc_mutex.h
config.h
debug.c
debug.h
evt.c
evt.h
list.c
list.h
main.c
md.c
md.h
md_asm.S
md_types.h
paos-avrstudio-atmega128.aps
paos-vmlab-atmega128.prj
pthread.c
pthread.h
sched.c
sched.h
task.c
task.h
test.h
test_pthread_mutex_lock-1-1.c
uart.c
uart.h
uart_common.h
__auto.mak