HomeSort by relevance Sort by last modified time
    Searched refs:start_task (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/app/test1.app/
test_app1.c 22 static bool start_task(uint32_t myTid) function
41 APP_INIT(0, start_task, end_task, handle_event);
  /device/google/contexthub/firmware/app/test0.app/
test_app0.c 34 static bool start_task(uint32_t myTid) function
76 APP_INIT(0, start_task, end_task, handle_event);
  /external/ltp/testcases/realtime/func/rt-migrate/
rt-migrate.c 312 void *start_task(void *data) function
450 threads[i] = create_fifo_thread(start_task, (void *)i,

Completed in 132 milliseconds