1# Code Samples of oneAPI Threading Building Blocks (oneTBB) 2Examples of migrating from TBB APIs to the oneTBB APIs. 3 4| Code sample name | Description 5|:--- |:--- 6| recursive_fibonacci | Compute Fibonacci number in recursive way. 7