Home
last modified time | relevance | path

Searched refs:ett_tids (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
266 ett_tids[0] = ethr_self(); in equal_tids_test()
272 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
283 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
289 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
306 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
319 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
326 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
334 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
335 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
259 ett_tids[0] = ethr_self(); in equal_tids_test()
261 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
267 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
269 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
281 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
294 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
297 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
300 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
301 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
266 ett_tids[0] = ethr_self(); in equal_tids_test()
272 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
283 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
289 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
306 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
319 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
326 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
334 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
335 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
266 ett_tids[0] = ethr_self(); in equal_tids_test()
272 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
283 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
289 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
306 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
319 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
326 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
334 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
335 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
266 ett_tids[0] = ethr_self(); in equal_tids_test()
272 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
283 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
289 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
306 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
319 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
326 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
334 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
335 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
259 ett_tids[0] = ethr_self(); in equal_tids_test()
261 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
267 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
269 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
281 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
294 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
297 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
300 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
301 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/test/ethread_SUITE_data/
H A Dethread_tests.c222 static ethr_tid ett_tids[3]; variable
266 ett_tids[0] = ethr_self(); in equal_tids_test()
272 res = ethr_thr_create(&ett_tids[1], ett_thread, (void *) &ett_tids[1], NULL); in equal_tids_test()
283 res = ethr_thr_join(ett_tids[1], NULL); in equal_tids_test()
289 res = ethr_thr_create(&ett_tids[2], ett_thread, (void *) &ett_tids[2], NULL); in equal_tids_test()
306 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
319 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[1])); in equal_tids_test()
326 res = ethr_thr_create(&ett_tids[2], ett_thread, (void*)&ett_tids[2], NULL); in equal_tids_test()
334 ASSERT(!ethr_equal_tids(ett_tids[0], ett_tids[2])); in equal_tids_test()
335 ASSERT(!ethr_equal_tids(ett_tids[1], ett_tids[2])); in equal_tids_test()
[all …]