]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/netapi/test/net_test_max_params.c
Integration with latest version of HPLIB
[keystone-rtos/netapi.git] / ti / runtime / netapi / test / net_test_max_params.c
index f5cbf1ce895bdbcecd7e29cae3bf252501806b79..b5aae76a9f97f657755a97b31ad935a2c08c8f03 100755 (executable)
@@ -377,7 +377,7 @@ int main(int argc, char **argv)
     /* assign main net_test thread to run on core 0 */
     CPU_ZERO( &cpu_set);
     CPU_SET( 0, &cpu_set);
-    hplib_utilSetupThread(0, &cpu_set);
+    hplib_utilSetupThread(0, &cpu_set, hplib_spinLock_Type_LOL);
 #endif
 
     /* create netapi */