Home
last modified time | relevance | path

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

/system/extras/tests/bionic/libc/common/
Dtest_pthread_once.c40 once_function( void ) in once_function() function
54 pthread_once( &once, once_function ); in thread_function()