Add a 'U' suffix to values when computing and comparing against unsigned variables. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
Ran uncrustify on all library source files to ensure a compliant base to work from. Signed-off-by: Carlos Stuart <carlosstuart1970@gmail.com>
Thread Flags are used to trigger execution states between threads. These APIs provide functionalities like set, clear and wait. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>