Ulf Wiger
|
15f868ecd0
fix demonitor + add test cases
|
7 years ago |
Ulf Wiger
|
7c0d81abed
ensure_reg() and ensure_reg_other()
|
8 years ago |
Ulf Wiger
|
361208a5fb
added reg_other(), unreg_other() + test cases
|
9 years ago |
Ulf Wiger
|
6c0ab17fdb
Resources & resource_counters work in both scopes (test cases added)
|
10 years ago |
Ulf Wiger
|
e455e1e8ca
typo in cross-module call
|
10 years ago |
Ulf Wiger
|
f22155521f
w.i.p. Add resource counting entries
|
10 years ago |
Ulf Wiger
|
03af3660db
support awaiting aggr ctrs + minor optimizations
|
10 years ago |
suexcxine
|
8c6129ebe6
Update gproc.erl
|
10 years ago |
Ulf Wiger
|
36b348a6cc
various fixes to gproc_pool
|
10 years ago |
Ulf Wiger
|
fa53703a72
Note that gproc must be running
|
10 years ago |
Ulf Wiger
|
46238dea57
Doc fixes re. issue #76
|
10 years ago |
Seb Maynard
|
f0493806ab
Fix ets:insert_new/1 error, found from dialyzer error in gproc.erl
|
11 years ago |
Ulf Wiger
|
39351f1e2d
notified waiters twice
|
11 years ago |
Ulf Wiger
|
b8809f5541
add monitor(Key, follow), bug fixes for standby
|
11 years ago |
Ulf Wiger
|
19fd076758
wrote wrong key format
|
11 years ago |
Ulf Wiger
|
a2d87354e2
bug fixes + test case for distr standby mon
|
11 years ago |
Ulf Wiger
|
41fe220a4e
first impl. of standby monitors
|
11 years ago |
Ulf Wiger
|
21bd02b766
check unreg options in remove_reg/3
|
11 years ago |
Ulf Wiger
|
6f7f6c32e1
Erroneous code example in documentation of select/2
|
11 years ago |
Ulf Wiger
|
a4190c6e36
gproc_dist:set_value_shared/2
|
11 years ago |
Ulf Wiger
|
6e6cd7fab0
reg_or_locate must handle waiters; global reg_or_locate with fun supported
|
12 years ago |
Ulf Wiger
|
bf6bc9463f
fixed erratum in doc (#9)
|
12 years ago |
Ulf Wiger
|
9d3514d8a7
Merge branch 'master' of github.com:uwiger/gproc
|
12 years ago |
Ulf Wiger
|
05cd9f8676
Added attributes, update_counter() on names, gproc_pool
|
12 years ago |
Ulf Wiger
|
a673eea6b4
Merge branch 'master' of git://github.com/doubleyou/gproc
|
12 years ago |
Peter Lemenkov
|
c3d72bc638
Kill useless eunit include
|
13 years ago |
Paul Oliver
|
90694ce010
Fixes suggested by Dialyzer
|
13 years ago |
Ulf Wiger
|
e8aaa4f0c9
gproc:reg_or_locate/3, spawns a regged process
|
13 years ago |
Ulf Wiger
|
9661221442
added gproc:reg_or_locate/[1,2]
|
13 years ago |
Ulf Wiger
|
34a366b0af
added 'check_pids' option to gproc:table/2
|
13 years ago |