% Application : test microkernel target pipe APIs % Warning: Saving a VxMicro project file (.vpf) with the % VxMicro Project Manager (VPM) tool will result in any % manually entered comments being removed, along with % any format changes being undone. % TASK NAME PRIO ENTRY STACK GROUPS % =================================================== TASK MONITORTASK 4 MonitorTaskEntry 2048 [EXE] TASK tStartTask 5 RegressionTaskEntry 2048 [EXE] TASK tAlternate 6 AlternateTaskEntry 2048 [EXE] % PIPE NAME BUFFERSIZE % ============================= PIPE PIPE_ID 256 % SEMA NAME % =================== SEMA SEM_TASKDONE SEMA SEM_TASKFAIL SEMA ALTERNATE_SEM SEMA REGRESSION_SEM SEMA COUNTER_SEM