]> git.kaiwu.me - klib.git/commit
simplified the kt_for() API
authorHeng Li <lh3@me.com>
Thu, 10 Oct 2013 14:37:14 +0000 (10:37 -0400)
committerHeng Li <lh3@me.com>
Thu, 10 Oct 2013 14:37:14 +0000 (10:37 -0400)
commit85febb4cd7609cfdae8cc216c7f0f3036862e63c
treec1115d1bef5e86f6281a9eeb2868def6c340f119
parent1808e585316e1f1ee9ea5b40c3162f6ca89af350
simplified the kt_for() API

 * the local array can fit into the global data
 * sometimes caller needs to know thread id to maintain buffer
kthread.c