Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c47 static void slp_call(void *);
92 NULL, 0, (void *(*)(void *)) slp_call, args, 0, &tid)) != 0) { in slp_ua_common()
173 static void slp_call(void *ap) { in slp_call() function