Searched refs:test_thread (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/tests/
H A Dfcntl_lock_thread.c27 static void *test_thread(void *thread_parm) function
75 rc = pthread_create(&thread_id, &thread_attr, &test_thread, &status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/tests/
H A Dfcntl_lock_thread.c27 static void *test_thread(void *thread_parm) function
75 rc = pthread_create(&thread_id, &thread_attr, &test_thread, &status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/tests/
H A Dfcntl_lock_thread.c27 static void *test_thread(void *thread_parm) function
75 rc = pthread_create(&thread_id, &thread_attr, &test_thread, &status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dtrace_events.c1510 struct task_struct *test_thread; local
1512 test_thread = kthread_run(event_test_thread, NULL, "test-events");
1514 kthread_stop(test_thread);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dtrace_events.c1510 struct task_struct *test_thread; local
1512 test_thread = kthread_run(event_test_thread, NULL, "test-events");
1514 kthread_stop(test_thread);

Completed in 121 milliseconds