zephyr/kernel/microkernel/channel
Allan Stephens e3a7b9d808 Consolidate microkernel pipe public APIs
Merges the four main pipe public APIs into a single file,
similar to what is done for other microkernel object subsystems.

Change-Id: Ib3dab0a9330700d77c9fd6f88500590c0004d7b6
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:01 -05:00
..
ch_addit.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
ch_buff.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
ch_buffm.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_Ch_Mvd.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_Ch_RO.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_Ch_WO.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_Ch_WR.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChGAck.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChGReq.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChGRpl.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChGTmo.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChPAck.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChPReq.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChProc.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChPRpl.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00
K_ChPTmo.c Cosmetic cleanup of pipe-related code 2016-02-05 20:14:01 -05:00