Home
last modified time | relevance | path

Searched refs:function (Results 1 – 4 of 4) sorted by relevance

/nptl/
A Dtst-stack4.c38 typedef void (*function) (void); typedef
43 function *fun_vec = (function *) dso_fun; in dso_invoke()
56 function fun_vec[DSO_SHARED_FILES]; in dso_process()
71 fun_vec[dso] = (function) dlsym (handle[dso], "function"); in dso_process()
A Dtst-stack4mod.c23 function (void) in function() function
A DDESIGN-systemtap-probes.txt31 mutex_entry - probe for entry to the pthread_mutex_lock function
33 mutex_timedlock_entry - probe for entry to the pthread_mutex_timedlock function
35 mutex_clocklock_entry - probe for entry to the pthread_mutex_clocklock function
44 wrlock_entry - probe for entry to the pthread_rwlock_wrlock function
46 rdlock_entry - probe for entry to the pthread_rwlock_rdlock function
A Dtst-thread_local1.cc149 std::function<void (void *(void *))> do_pthread = in do_test()
170 std::function<void (void *(void *))> do_std_thread = in do_test()
177 std::array<std::pair<const char *, std::function<void (void *(void *))>>, 2> in do_test()

Completed in 4 milliseconds