Nils O. Selåsdal
|
d9517ad868
|
Make the thread queue walk function take a cookie to the callback
and implement a _clear() function to clear out the queue
|
2013-10-03 22:04:33 +02:00 |
|
Nils O. Selåsdal
|
8badeaf857
|
Remove ucore_ prefix from headers and source files
|
2013-03-06 22:22:04 +01:00 |
|
Nils O. Selåsdal
|
e1bd10208e
|
Fix sporadic failure of threadqueue test
|
2013-03-02 22:00:40 +01:00 |
|
Nils O. Selåsdal
|
3e7fd8a34b
|
Implement tryadd, adding itmes with a timeout
|
2013-01-02 16:54:20 +01:00 |
|
Nils O. Selåsdal
|
dbe91d2d13
|
Rename uc_thread_queue_get to uc_thread_queue_tryget, introduce
uc_thread_queue_get macro
|
2013-01-01 21:13:29 +01:00 |
|
Nils O. Selåsdal
|
16e1ac52ec
|
Coding style change
|
2012-12-05 18:53:58 +01:00 |
|
Nils O. Selåsdal
|
9547730c9e
|
Fix unitintialized msgtype in threadqueue test
|
2012-11-18 13:45:02 +01:00 |
|
Nils O. Selåsdal
|
90bbad4346
|
Reorganize headers again
|
2012-11-15 18:26:31 +01:00 |
|
Nils O. Selåsdal
|
0afea336ef
|
More threadqueue docs & tests
|
2012-11-14 19:23:05 +01:00 |
|
Nils O. Selåsdal
|
1cfe5cee4d
|
Up the timeout on threadqueue tests, for raspberry pi
|
2012-11-12 22:41:19 +01:00 |
|
Nils O. Selåsdal
|
bd6a285896
|
More thread queue tests
|
2012-11-12 22:36:41 +01:00 |
|
Nils O. Selåsdal
|
1eda2f8a53
|
Add thread queue tests
|
2012-11-12 22:18:04 +01:00 |
|