1 message in com.googlegroups.android-internalsEquivalent for pthread_once method
FromSent OnAttachments
Diluka Moratuwage24 Jan 2008 11:29 
Subject:Equivalent for pthread_once method
From:Diluka Moratuwage (dil@wso2.com)
Date:01/24/2008 11:29:58 AM
List:com.googlegroups.android-internals

Hi all,

Is there and equivalent function for int pthread_once(pthread_once_t *once_control, void (*init_routine)(void)) in android ? I'm curious about that. Any ideas ? thanks, Diluka.