OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_count
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_exit.c
77
if (--
pthread_count
<= 0)
global.c
106
int
pthread_count
= 0;
variable
ptw32_threadStart.c
188
if (--
pthread_count
<= 0)
200
if (--
pthread_count
<= 0)
create.c
304
pthread_count
++;
pthread_win32_attach_detach_np.c
54
pthread_count
++;
implement.h
601
extern int
pthread_count
;
[
all
...]
Completed in 101 milliseconds