]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/commit
Added support for Shared Clients which piggyback onto a Shared Server instance in...
authorJustin Sobota <jsobota@ti.com>
Mon, 18 Mar 2013 22:34:38 +0000 (18:34 -0400)
committerJustin Sobota <jsobota@ti.com>
Mon, 18 Mar 2013 22:34:38 +0000 (18:34 -0400)
commite75c8dc05ef0f65d8ac9863b28cddc912526ec31
tree8215ee8ef2bd86d137c80b7e61b9771a218c2e8a
parentf34b54d25abf9a0d6c1d617b5be343ddc2b2ab95
Added support for Shared Clients which piggyback onto a Shared Server instance in order to make service requests
include/rm_internal.h
include/rm_loc.h
rm.h
src/rm.c
src/rm_services.c
src/rm_transport.c
test/rm_osal.c
test/rm_shared_test.c
test/rm_test.c