diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-08-03 20:04:08 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-10-10 17:33:32 +0200 |
commit | 98a5bca16007a7c4740c4326ef83768d034aed3e (patch) | |
tree | 03c89999f85364603d99121b09cd0bf3f78cfebe /include/afb | |
parent | 1d5157a6c68a790f7a50811f4a3b48b29ee82f58 (diff) |
Threads: handles request with threads
This implementation handles all requests with threads.
Later implementation could add a mechanism to choose
what request will be handled by threads.
Each API receive its requests in serial order without
reentrancy. Here again, this can change in the future
if a choice is possible to allow reentrant calls.
The signal/event are not processed using threads
in this version. It may change in the future.
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'include/afb')
0 files changed, 0 insertions, 0 deletions