Home
last modified time | relevance | path

Searched defs:my_func (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/thread/example/
Dthread_guard.cpp45 func my_func(some_local_state); in f() local
Dstd_thread_guard.cpp52 func my_func(some_local_state); in f() local
/third_party/quickjs/tests/
Dtest_builtin.js41 function my_func(a, b) function