Changes in uspace/lib/c/generic/fibril.c [2e7291a:7f122e3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/fibril.c
r2e7291a r7f122e3 361 361 } 362 362 363 int fibril_get_sercount(void)364 {365 return serialization_count;366 }367 368 363 /** @} 369 364 */
Note:
See TracChangeset
for help on using the changeset viewer.